
Time bar (total: 7.1s)
| 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 11 to 7 computations (36.4% saved)
ival-mult: 8.0ms (49% of total)ival-sub: 4.0ms (24.5% of total)ival-sqrt: 4.0ms (24.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 626.0ms | 8256× | 0 | valid |
| 40.0ms | 630× | 0 | invalid |
ival-mult: 172.0ms (47.6% of total)ival-sqrt: 119.0ms (33% of total)ival-sub: 59.0ms (16.3% of total)const: 8.0ms (2.2% of total)backward-pass: 3.0ms (0.8% of total)| 2× | egg-herbie |
| 2632× | sum4-define |
| 2236× | sum3-define |
| 1930× | fnmadd-define |
| 1482× | fma-define |
| 1446× | sum3-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 44 |
| 1 | 67 | 44 |
| 2 | 168 | 44 |
| 3 | 462 | 44 |
| 4 | 1351 | 44 |
| 5 | 3196 | 44 |
| 6 | 6511 | 44 |
| 7 | 7831 | 44 |
| 0 | 6 | 7 |
| 1 | 16 | 7 |
| 2 | 28 | 7 |
| 3 | 58 | 7 |
| 4 | 137 | 7 |
| 5 | 563 | 7 |
| 6 | 2335 | 7 |
| 7 | 4114 | 7 |
| 8 | 7861 | 7 |
| 0 | 8046 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (- (* a a) (* b b))) |
| Outputs |
|---|
(sqrt (- (* a a) (* b b))) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| Inputs |
|---|
(sqrt (- (* a a) (* b b))) |
(sqrt (- (* (neg a) (neg a)) (* b b))) |
(sqrt (- (* a a) (* (neg b) (neg b)))) |
(neg (sqrt (- (* (neg a) (neg a)) (* b b)))) |
(neg (sqrt (- (* a a) (* (neg b) (neg b))))) |
(sqrt (- (* b b) (* a a))) |
| Outputs |
|---|
(sqrt (- (* a a) (* b b))) |
(sqrt (fnmadd b b (* a a))) |
(sqrt (- (* (neg a) (neg a)) (* b b))) |
(sqrt (fnmadd b b (* a a))) |
(sqrt (- (* a a) (* (neg b) (neg b)))) |
(sqrt (fnmadd b b (* a a))) |
(neg (sqrt (- (* (neg a) (neg a)) (* b b)))) |
(neg (sqrt (fnmadd b b (* a a)))) |
(neg (sqrt (- (* a a) (* (neg b) (neg b))))) |
(neg (sqrt (fnmadd b b (* a a)))) |
(sqrt (- (* b b) (* a a))) |
(sqrt (fmsub b b (* a a))) |
(abs a)
(abs b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 143 | 0 | - | 3 | (2.7817388774551706e-157 1.6918677914021612e-262) | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 25 | 0 | - | 0 | - | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 a a) |
| 36.0ms | 512× | 0 | valid |
Compiled 62 to 20 computations (67.7% saved)
ival-mult: 9.0ms (54.3% of total)ival-sqrt: 4.0ms (24.2% of total)ival-sub: 3.0ms (18.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)Compiled 10 to 6 computations (40% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 47.9% | (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 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 2632× | sum4-define |
| 1446× | sum3-define |
| 1442× | fmsub-define |
| 1398× | fma-define |
| 1298× | fnmadd-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 21 |
| 1 | 16 | 21 |
| 2 | 28 | 21 |
| 3 | 58 | 21 |
| 4 | 137 | 21 |
| 5 | 563 | 21 |
| 6 | 2335 | 21 |
| 7 | 4114 | 21 |
| 8 | 7861 | 21 |
| 0 | 8046 | 21 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (- (* a a) (* b b))) |
(- (* a a) (* b b)) |
(* a a) |
a |
(* b b) |
b |
| Outputs |
|---|
(sqrt (- (* a a) (* b b))) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(- (* a a) (* b b)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* a a) |
(*.f64 a a) |
a |
(* b b) |
(*.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 | 92.2% | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | accuracy | 48.7% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 19.0ms | 256× | 0 | valid |
Compiled 26 to 7 computations (73.1% saved)
ival-mult: 5.0ms (58.5% of total)ival-sqrt: 2.0ms (23.4% of total)ival-sub: 1.0ms (11.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (- (* a a) (* b b)))> |
#<alt (- (* a a) (* b b))> |
#<alt (* a a)> |
#<alt (* b 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 (* -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 (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 | @ | 0 | (sqrt (- (* a a) (* b b))) |
| 1.0ms | b | @ | 0 | (sqrt (- (* a a) (* b b))) |
| 1.0ms | b | @ | inf | (sqrt (- (* a a) (* b b))) |
| 1.0ms | a | @ | inf | (sqrt (- (* a a) (* b b))) |
| 0.0ms | a | @ | inf | (- (* a a) (* b b)) |
| 1× | batch-egg-rewrite |
| 2142× | *-lowering-*.f32 |
| 2142× | *-lowering-*.f64 |
| 1848× | sum3-define |
| 1652× | fma-lowering-fma.f32 |
| 1652× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 19 |
| 1 | 37 | 19 |
| 2 | 274 | 19 |
| 3 | 3428 | 19 |
| 0 | 8167 | 19 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (- (* a a) (* b b))) |
(- (* a a) (* b b)) |
(* a a) |
(* b b) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (hypot.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 a b) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) (sqrt.f64 (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (hypot.f64 a b))) |
(pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (hypot.f64 a b) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (hypot.f64 a b))) |
(*.f64 (pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 a a) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 a a) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 a a) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a a)) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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))) |
(+.f64 (+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b b)) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(-.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 a a) (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (*.f64 a a) (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 b b)) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (+.f64 (*.f64 a a) #s(literal 0 binary64)) (*.f64 b b)) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 a a (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 a a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 a a (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 a a (neg.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 a a (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 a a (neg.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (*.f64 a a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (*.f64 a a)) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (+.f64 a b) (-.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (+.f64 a b) (-.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (-.f64 a b) (+.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (-.f64 a b) (+.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (neg.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (neg.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.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 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.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 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.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 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.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 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.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)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 (*.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)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.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 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.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 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (pow.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b)) (+.f64 a b)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) (+.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (-.f64 a b) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b 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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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))))))) |
(/.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 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 a b)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 a b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (+.f64 a b) (-.f64 a b)) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.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 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a))))) |
(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))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 a))) #s(literal 2 binary64))) |
(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 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 b))) #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
| 1× | egg-herbie |
| 3920× | *-lowering-*.f32 |
| 3920× | *-lowering-*.f64 |
| 1966× | fnmadd-define |
| 1424× | /-lowering-/.f32 |
| 1424× | /-lowering-/.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 776 |
| 1 | 356 | 757 |
| 2 | 1292 | 727 |
| 3 | 5515 | 724 |
| 0 | 8042 | 724 |
| 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))))))))) |
(* -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) |
(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 |
|---|
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (*.f64 a (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) b)))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) b)))) |
(+ (* 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))))))) |
(+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) b) (*.f64 a (*.f64 a (+.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 b b))))))))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 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))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(*.f64 a (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(*.f64 a (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 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)))))))) |
(*.f64 a (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.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 (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(+.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 #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))))) |
(+.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) #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)))) |
(* 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 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 a (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) b))) b))) |
(* 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 (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 a (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) b))) b)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 b #s(literal 4 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 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) b))) b) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 b #s(literal 4 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))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 a (*.f64 a (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) b))) 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 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 a (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) b))) b)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 b #s(literal 4 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 b (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 a (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) b))) b) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 b #s(literal 4 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 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(- (pow a 2) (pow b 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(- (pow a 2) (pow b 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(- (pow a 2) (pow b 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (*.f64 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 a (*.f64 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 a (*.f64 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 a (*.f64 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 a (*.f64 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 a (*.f64 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 a a) (*.f64 b b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) |
(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) |
Compiled 11173 to 899 computations (92% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 315 | 4 | 319 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 315 | 5 | 320 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.4% | (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
| ▶ | 99.3% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
| ▶ | 80.4% | (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
| ✓ | 47.9% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ▶ | 98.7% | a |
Compiled 52 to 33 computations (36.5% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
| ✓ | cost-diff | 0 | (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 a b) |
| ✓ | cost-diff | 0 | (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
| ✓ | cost-diff | 256 | (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
| 2140× | /-lowering-/.f32 |
| 2140× | /-lowering-/.f64 |
| 2020× | *-lowering-*.f32 |
| 2020× | *-lowering-*.f64 |
| 1446× | neg-lowering-neg.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 106 |
| 1 | 45 | 103 |
| 2 | 96 | 103 |
| 3 | 318 | 95 |
| 4 | 839 | 95 |
| 5 | 1488 | 95 |
| 6 | 3881 | 95 |
| 7 | 5371 | 95 |
| 0 | 8335 | 95 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
a |
(* a (+ 1 (/ (* -1/2 (* b b)) (* a a)))) |
a |
(+ 1 (/ (* -1/2 (* b b)) (* a a))) |
1 |
(/ (* -1/2 (* b b)) (* a a)) |
(* -1/2 (* b b)) |
-1/2 |
(* b b) |
b |
(* a a) |
(* (pow (- a b) 1/2) (pow (+ a b) 1/2)) |
(pow (- a b) 1/2) |
(- a b) |
a |
b |
1/2 |
(pow (+ a b) 1/2) |
(+ a b) |
(+ a (/ (* -1/2 (* b b)) a)) |
a |
(/ (* -1/2 (* b b)) a) |
(* -1/2 (* b b)) |
-1/2 |
(* b b) |
b |
| Outputs |
|---|
a |
(* a (+ 1 (/ (* -1/2 (* b b)) (* a a)))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
a |
(+ 1 (/ (* -1/2 (* b b)) (* a a))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
1 |
#s(literal 1 binary64) |
(/ (* -1/2 (* b b)) (* a a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* -1/2 (* b b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
-1/2 |
#s(literal -1/2 binary64) |
(* b b) |
(*.f64 b b) |
b |
(* a a) |
(*.f64 a a) |
(* (pow (- a b) 1/2) (pow (+ a b) 1/2)) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(pow (- a b) 1/2) |
(pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) |
(- a b) |
(-.f64 a b) |
a |
b |
1/2 |
#s(literal 1/2 binary64) |
(pow (+ a b) 1/2) |
(pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
(+ a b) |
(+.f64 a b) |
(+ a (/ (* -1/2 (* b b)) a)) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
a |
(/ (* -1/2 (* b b)) a) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (* b b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
-1/2 |
#s(literal -1/2 binary64) |
(* b b) |
(*.f64 b b) |
b |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
| ✓ | accuracy | 83.3% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
| ✓ | accuracy | 100.0% | (+.f64 a b) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.3% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
| ✓ | accuracy | 100.0% | (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
| ✓ | accuracy | 70.5% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
| 67.0ms | 256× | 0 | valid |
Compiled 109 to 19 computations (82.6% saved)
ival-pow: 13.0ms (37.8% of total)ival-mult: 10.0ms (29.1% of total)ival-add: 6.0ms (17.4% of total)ival-div: 4.0ms (11.6% of total)ival-sub: 1.0ms (2.9% of total)const: 1.0ms (2.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* a (+ 1 (/ (* -1/2 (* b b)) (* a a))))> |
#<alt (+ 1 (/ (* -1/2 (* b b)) (* a a)))> |
#<alt (/ (* -1/2 (* b b)) (* a a))> |
#<alt (* -1/2 (* b b))> |
#<alt (* (pow (- a b) 1/2) (pow (+ a b) 1/2))> |
#<alt (pow (- a b) 1/2)> |
#<alt (- a b)> |
#<alt (pow (+ a b) 1/2)> |
#<alt (+ a (/ (* -1/2 (* b b)) a))> |
#<alt (/ (* -1/2 (* b b)) a)> |
#<alt (* b b)> |
#<alt (* a a)> |
#<alt (+ a b)> |
| Outputs |
|---|
#<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 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> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 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)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -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)))) (* (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 (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 (* -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 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) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (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> |
#<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)))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | inf | (+ a (/ (* -1/2 (* b b)) a)) |
| 2.0ms | a | @ | -inf | (pow (- a b) 1/2) |
| 2.0ms | a | @ | 0 | (* (pow (- a b) 1/2) (pow (+ a b) 1/2)) |
| 1.0ms | b | @ | -inf | (pow (+ a b) 1/2) |
| 1.0ms | a | @ | 0 | (* a (+ 1 (/ (* -1/2 (* b b)) (* a a)))) |
| 1× | batch-egg-rewrite |
| 4086× | *-lowering-*.f32 |
| 4086× | *-lowering-*.f64 |
| 3736× | /-lowering-/.f32 |
| 3736× | /-lowering-/.f64 |
| 2036× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 87 |
| 1 | 112 | 82 |
| 2 | 974 | 70 |
| 0 | 8460 | 70 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* a (+ 1 (/ (* -1/2 (* b b)) (* a a)))) |
(+ 1 (/ (* -1/2 (* b b)) (* a a))) |
(/ (* -1/2 (* b b)) (* a a)) |
(* -1/2 (* b b)) |
(* (pow (- a b) 1/2) (pow (+ a b) 1/2)) |
(pow (- a b) 1/2) |
(- a b) |
(pow (+ a b) 1/2) |
(+ a (/ (* -1/2 (* b b)) a)) |
(/ (* -1/2 (* b b)) a) |
(* b b) |
(* a a) |
(+ a b) |
| Outputs |
|---|
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) a) a) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a a) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (*.f64 b b) a) a) a) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 b (/.f64 #s(literal 1 binary64) a)) a) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a)) a) |
(fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) a) |
(fma.f64 (*.f64 a (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b b) a) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (neg.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) a)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) a)) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) (neg.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) #s(literal -1 binary64)) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) a) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 b a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 b (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b b) a)) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) #s(literal -1 binary64)) (pow.f64 (/.f64 a b) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(*.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 (*.f64 b b)) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) a) (/.f64 (*.f64 b b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) (/.f64 (*.f64 b (/.f64 #s(literal 1 binary64) a)) a)) |
(*.f64 (/.f64 (neg.f64 (*.f64 b b)) a) (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal -1 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(*.f64 b (*.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) b) b) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))))) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 a b))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b))) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 a a) (*.f64 b 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 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/2 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 (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 (pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.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 (+.f64 a b) (+.f64 a b)) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/4 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))))) |
(exp.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))))) |
(exp.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))))) |
(sqrt.f64 (-.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (-.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(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 #s(literal 1/2 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 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 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/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/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 a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.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 (+.f64 a b) (+.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 a (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) a) |
(exp.f64 (log.f64 (-.f64 a b))) |
(-.f64 a b) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.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 (*.f64 a a) (-.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 a #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) a (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 a b)) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (exp.f64 (log.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (+.f64 (*.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 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) b) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.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))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 a a) (+.f64 a b))) (+.f64 (*.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)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (-.f64 a b) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (+.f64 a b) (+.f64 a b))) |
(*.f64 (/.f64 (+.f64 a b) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 a b) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (-.f64 a b) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (+.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(*.f64 (/.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (+.f64 a b) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/4 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))))) |
(exp.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))))) |
(exp.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))))) |
(sqrt.f64 (+.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b 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 #s(literal 1/2 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 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 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/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/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 a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.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 (+.f64 a b) (+.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 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) a) a) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a a) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (*.f64 b b) a) a) a) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 b (/.f64 #s(literal 1 binary64) a)) a) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a)) a) |
(fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) a) |
(fma.f64 (*.f64 a (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b b) a) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (neg.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) a)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) a)) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) (neg.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) #s(literal -1 binary64)) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) a) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(/.f64 a (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a) a) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)) |
(/.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 a #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 b b)) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 a a)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (*.f64 b b) a) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 a (/.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 a (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 b (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 b #s(literal 1 binary64))) |
(*.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (/.f64 a (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 a (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(*.f64 (/.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 a (/.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 a (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a b))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (/.f64 a (/.f64 a b))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) #s(literal 1 binary64)) (/.f64 a a)) |
(*.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) a) (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 a (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal -1 binary64)) (/.f64 b a)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(+.f64 a b) |
(+.f64 b a) |
(exp.f64 (log.f64 (+.f64 a b))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a 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 #s(literal 1 binary64) a b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a b))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 a b)) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (exp.f64 (log.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.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 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 b 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))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 a a) (-.f64 a b))) (+.f64 (*.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)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (+.f64 a b)) |
(*.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(*.f64 (/.f64 (-.f64 a b) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 a b) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (+.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(*.f64 (/.f64 (+.f64 a b) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (-.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (+.f64 a b) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
| 1× | egg-herbie |
| 4184× | *-lowering-*.f32 |
| 4184× | *-lowering-*.f64 |
| 2134× | +-lowering-+.f64 |
| 2134× | +-lowering-+.f32 |
| 1366× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 453 | 3270 |
| 1 | 1578 | 2833 |
| 2 | 6846 | 2816 |
| 0 | 8043 | 2816 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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))) |
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 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 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)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -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)))) (* (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))))) |
(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))))))) |
(* -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))) |
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) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(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) |
(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 |
(+ 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))) |
| Outputs |
|---|
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 b (*.f64 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 b (*.f64 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 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 b (*.f64 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 b (*.f64 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 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 a a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 a a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 a a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(+.f64 (*.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))) |
(+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 a (*.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))) |
(+.f64 (+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (/.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a #s(literal 1/2 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)))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) 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))))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 a a)) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 0 binary64) a))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) 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)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b b) #s(literal 0 binary64))) a) #s(literal 0 binary64)) a)) (-.f64 #s(literal 0 binary64) 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)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) 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))))) |
(+.f64 (*.f64 (/.f64 (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))) a) (*.f64 #s(literal -1/2 binary64) b)) (+.f64 a (/.f64 #s(literal 0 binary64) 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)))))))) |
(+.f64 a (+.f64 (+.f64 (*.f64 (/.f64 (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))) a) (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 0 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 0 binary64) a))) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(+.f64 (*.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)) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 0 binary64)) (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 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 0 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* b (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 (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))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.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))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 0 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 b (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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* 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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) (*.f64 a (+.f64 (*.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))))))))) |
(+ (* 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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a (+.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a #s(literal 1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) b)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) b)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64)))))) |
(* 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 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) b))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) (*.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))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1/8 binary64)))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -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)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (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))) |
(+.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/2 binary64) b))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/8 binary64)))))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 b (+.f64 (*.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)))))))) |
(* (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 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64))) (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 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (+.f64 (/.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)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.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)) (*.f64 #s(literal -1 binary64) (sqrt.f64 b))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.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) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -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 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (+.f64 (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a a) (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 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (+.f64 (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/16 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (* -1 (/ b a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (* -1 (/ b a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(* -1 (* a (- (/ b a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* -1 (* a (- (/ b a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* -1 (* a (- (/ b a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ a b) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 a b))) |
(* b (- (/ a b) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 a b))) |
(* b (- (/ a b) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 a b))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(+.f64 (sqrt.f64 b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a #s(literal 1/2 binary64)))) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(+.f64 (sqrt.f64 b) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))))))) |
(+.f64 (sqrt.f64 b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 a (+.f64 (*.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)))))))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)))))) |
(* 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 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.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))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)))))) |
(* -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 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.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 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 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 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (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))) |
(+.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b #s(literal 1/2 binary64)))) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 b (+.f64 (*.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)))))))) |
(sqrt b) |
(sqrt.f64 b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(*.f64 b (+.f64 (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/2 binary64))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(*.f64 b (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64)))))) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/16 binary64)))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 b)) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64))) (/.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))) #s(literal -1 binary64))))) |
(* -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 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (+.f64 (/.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))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 b (*.f64 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 b (*.f64 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 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 b (*.f64 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 b (*.f64 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 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) 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) |
(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 |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
a |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
a |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
b |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -1 binary64)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -1 binary64)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -1 binary64)))) |
Compiled 16967 to 1977 computations (88.3% saved)
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 823 | 5 | 828 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 1 | 1 |
| Total | 826 | 7 | 833 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 47.5% | (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
| ▶ | 47.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) |
| ▶ | 99.3% | (+.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a))) |
| ▶ | 99.3% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
| ▶ | 90.0% | (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a))))) |
| ✓ | 47.9% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | 98.7% | a |
Compiled 209 to 118 computations (43.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 a b)) |
| ✓ | cost-diff | 0 | (-.f64 a b) |
| ✓ | cost-diff | 64 | (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 64 | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) |
| ✓ | cost-diff | 0 | (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) b) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a)))) |
| ✓ | cost-diff | 256 | (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a))))) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) b) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a)) |
| ✓ | cost-diff | 0 | (+.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a))) |
| 3174× | *-lowering-*.f32 |
| 3174× | *-lowering-*.f64 |
| 1580× | /-lowering-/.f32 |
| 1580× | /-lowering-/.f64 |
| 1250× | fnmadd-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 326 |
| 1 | 86 | 318 |
| 2 | 225 | 318 |
| 3 | 828 | 300 |
| 4 | 2813 | 282 |
| 5 | 5000 | 282 |
| 0 | 8190 | 282 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ a (* (* -1/2 b) (/ b a))) |
a |
(* (* -1/2 b) (/ b a)) |
(* -1/2 b) |
-1/2 |
b |
(/ b a) |
(* a (+ 1 (* (* -1/2 b) (/ b (* a a))))) |
a |
(+ 1 (* (* -1/2 b) (/ b (* a a)))) |
1 |
(* (* -1/2 b) (/ b (* a a))) |
(* -1/2 b) |
-1/2 |
b |
(/ b (* a a)) |
(* a a) |
(/ (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) (+ a (/ (* (* b b) 1/2) a))) |
(- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) |
(* a a) |
a |
(* 1/4 (* (/ (* b b) a) (/ (* b b) a))) |
1/4 |
(* (/ (* b b) a) (/ (* b b) a)) |
(/ (* b b) a) |
(* b b) |
b |
(+ a (/ (* (* b b) 1/2) a)) |
(/ (* (* b b) 1/2) a) |
(* (* b b) 1/2) |
1/2 |
(/ 1 (/ (+ a (/ (* (* b b) 1/2) a)) (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))))) |
1 |
(/ (+ a (/ (* (* b b) 1/2) a)) (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a))))) |
(+ a (/ (* (* b b) 1/2) a)) |
a |
(/ (* (* b b) 1/2) a) |
(* (* b b) 1/2) |
(* b b) |
b |
1/2 |
(- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) |
(* a a) |
(* 1/4 (* (/ (* b b) a) (/ (* b b) a))) |
1/4 |
(* (/ (* b b) a) (/ (* b b) a)) |
(/ (* b b) a) |
(* (pow (- a b) 1/2) (sqrt (+ a b))) |
(pow (- a b) 1/2) |
(- a b) |
a |
b |
1/2 |
(sqrt (+ a b)) |
(+ a b) |
| Outputs |
|---|
(+ a (* (* -1/2 b) (/ b a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
a |
(* (* -1/2 b) (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
-1/2 |
#s(literal -1/2 binary64) |
b |
(/ b a) |
(/.f64 b a) |
(* a (+ 1 (* (* -1/2 b) (/ b (* a a))))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
a |
(+ 1 (* (* -1/2 b) (/ b (* a a)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
1 |
#s(literal 1 binary64) |
(* (* -1/2 b) (/ b (* a a))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
-1/2 |
#s(literal -1/2 binary64) |
b |
(/ b (* a a)) |
(/.f64 b (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(/ (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) (+ a (/ (* (* b b) 1/2) a))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) a)) a) #s(literal -1/4 binary64))) (-.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a))) |
(- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) |
(+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) a)) a) #s(literal -1/4 binary64))) |
(* a a) |
(*.f64 a a) |
a |
(* 1/4 (* (/ (* b b) a) (/ (* b b) a))) |
(*.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 1/4 binary64)))) a) a)) |
1/4 |
#s(literal 1/4 binary64) |
(* (/ (* b b) a) (/ (* b b) a)) |
(/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) a)) a) |
(/ (* b b) a) |
(/.f64 (*.f64 b b) a) |
(* b b) |
(*.f64 b b) |
b |
(+ a (/ (* (* b b) 1/2) a)) |
(-.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(/ (* (* b b) 1/2) a) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* (* b b) 1/2) |
(*.f64 b (*.f64 b #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1 (/ (+ a (/ (* (* b b) 1/2) a)) (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) a)) a) #s(literal -1/4 binary64))) (-.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a))) |
1 |
#s(literal 1 binary64) |
(/ (+ a (/ (* (* b b) 1/2) a)) (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (-.f64 (*.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 1/4 binary64)))) a) a)) (*.f64 a a))) |
(+ a (/ (* (* b b) 1/2) a)) |
(-.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
a |
(/ (* (* b b) 1/2) a) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* (* b b) 1/2) |
(*.f64 b (*.f64 b #s(literal 1/2 binary64))) |
(* b b) |
(*.f64 b b) |
b |
1/2 |
#s(literal 1/2 binary64) |
(- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) |
(+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) a)) a) #s(literal -1/4 binary64))) |
(* a a) |
(*.f64 a a) |
(* 1/4 (* (/ (* b b) a) (/ (* b b) a))) |
(*.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 1/4 binary64)))) a) a)) |
1/4 |
#s(literal 1/4 binary64) |
(* (/ (* b b) a) (/ (* b b) a)) |
(/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) a)) a) |
(/ (* b b) a) |
(/.f64 (*.f64 b b) a) |
(* (pow (- a b) 1/2) (sqrt (+ a b))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(pow (- a b) 1/2) |
(sqrt.f64 (-.f64 a b)) |
(- a b) |
(-.f64 a b) |
a |
b |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (+ a b)) |
(sqrt.f64 (+.f64 a b)) |
(+ a b) |
(+.f64 a b) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 a b) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 a b)) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.3% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
| ✓ | accuracy | 96.3% | (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) |
| ✓ | accuracy | 83.3% | (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) |
| ✓ | accuracy | 83.2% | (/.f64 (*.f64 b b) a) |
| ✓ | accuracy | 48.5% | (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) |
| ✓ | accuracy | 96.3% | (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) |
| ✓ | accuracy | 83.3% | (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) |
| ✓ | accuracy | 83.2% | (/.f64 (*.f64 b b) a) |
| ✓ | accuracy | 48.6% | (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) b) |
| ✓ | accuracy | 100.0% | (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a))))) |
| ✓ | accuracy | 94.4% | (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a))) |
| ✓ | accuracy | 81.3% | (/.f64 b (*.f64 a a)) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 100.0% | (+.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) b) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a)) |
| 124.0ms | 256× | 0 | valid |
Compiled 342 to 32 computations (90.6% saved)
ival-mult: 17.0ms (36.2% of total)ival-div: 12.0ms (25.6% of total)ival-pow: 7.0ms (14.9% of total)ival-add: 5.0ms (10.6% of total)ival-sub: 3.0ms (6.4% of total)ival-sqrt: 2.0ms (4.3% of total)const: 1.0ms (2.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ a (* (* -1/2 b) (/ b a)))> |
#<alt (* (* -1/2 b) (/ b a))> |
#<alt (* -1/2 b)> |
#<alt (/ b a)> |
#<alt (* a (+ 1 (* (* -1/2 b) (/ b (* a a)))))> |
#<alt (+ 1 (* (* -1/2 b) (/ b (* a a))))> |
#<alt (* (* -1/2 b) (/ b (* a a)))> |
#<alt (/ (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) (+ a (/ (* (* b b) 1/2) a)))> |
#<alt (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a))))> |
#<alt (* a a)> |
#<alt (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))> |
#<alt (/ 1 (/ (+ a (/ (* (* b b) 1/2) a)) (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a))))))> |
#<alt (/ (+ a (/ (* (* b b) 1/2) a)) (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))))> |
#<alt (+ a (/ (* (* b b) 1/2) a))> |
#<alt (/ (* (* b b) 1/2) a)> |
#<alt (* (pow (- a b) 1/2) (sqrt (+ a b)))> |
#<alt (pow (- a b) 1/2)> |
#<alt (- a b)> |
#<alt (sqrt (+ a b))> |
#<alt (/ b (* a a))> |
#<alt (/ (* b b) a)> |
#<alt (+ a b)> |
| Outputs |
|---|
#<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 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) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (* -1/2 (/ (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 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> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<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 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/4 (/ (pow b 4) (pow a 2)))> |
#<alt (/ (- (pow a 4) (* 1/4 (pow b 4))) (pow a 2))> |
#<alt (/ (- (pow a 4) (* 1/4 (pow b 4))) (pow a 2))> |
#<alt (/ (- (pow a 4) (* 1/4 (pow b 4))) (pow a 2))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4)))))> |
#<alt (pow a 2)> |
#<alt (+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2))> |
#<alt (+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2))> |
#<alt (+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2))> |
#<alt (* -1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* -1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (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 a 2)> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<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 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 (* -2 (/ a (pow b 2)))> |
#<alt (* a (- (* -4 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2)))))> |
#<alt (* a (- (* (pow a 2) (- (* -8 (/ (pow a 2) (pow b 6))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2)))))> |
#<alt (* a (- (* (pow a 2) (- (* (pow a 2) (- (* -16 (/ (pow a 2) (pow b 8))) (* 8 (/ 1 (pow b 6))))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2)))))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (* 1/2 (/ (pow b 2) (pow a 2)))) a)> |
#<alt (/ (+ 1 (+ (* 1/4 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2))))) a)> |
#<alt (/ (- (+ 1 (+ (* 1/8 (/ (pow b 6) (pow a 6))) (* 1/2 (/ (pow b 2) (pow a 2))))) (* -1/4 (/ (pow b 4) (pow a 4)))) a)> |
#<alt (/ 1 a)> |
#<alt (* -1 (/ (- (* -1/2 (/ (pow b 2) (pow a 2))) 1) a))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 4) (pow a 4)))) 1) a))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 6) (pow a 6)))) (+ 1 (* 1/4 (/ (pow b 4) (pow a 4))))) a))> |
#<alt (/ 1 a)> |
#<alt (+ (* 1/2 (/ (pow b 2) (pow a 3))) (/ 1 a))> |
#<alt (+ (* (pow b 2) (+ (* 1/4 (/ (pow b 2) (pow a 5))) (* 1/2 (/ 1 (pow a 3))))) (/ 1 a))> |
#<alt (+ (* (pow b 2) (+ (* (pow b 2) (+ (* 1/8 (/ (pow b 2) (pow a 7))) (* 1/4 (/ 1 (pow a 5))))) (* 1/2 (/ 1 (pow a 3))))) (/ 1 a))> |
#<alt (* -2 (/ a (pow b 2)))> |
#<alt (/ (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a)) (pow b 2))> |
#<alt (/ (+ (* -8 (/ (pow a 5) (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (pow b 2))> |
#<alt (/ (- (+ (* -16 (/ (pow a 7) (pow b 6))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (* 8 (/ (pow a 5) (pow b 4)))) (pow b 2))> |
#<alt (* -2 (/ a (pow b 2)))> |
#<alt (/ (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a)) (pow b 2))> |
#<alt (/ (+ (* -8 (/ (pow a 5) (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (pow b 2))> |
#<alt (/ (- (+ (* -16 (/ (pow a 7) (pow b 6))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (* 8 (/ (pow a 5) (pow b 4)))) (pow b 2))> |
#<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 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) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<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)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -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)))) (* (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 (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 (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<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)))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | b | @ | inf | (/ (* b b) a) |
| 1.0ms | a | @ | 0 | (/ (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) (+ a (/ (* (* b b) 1/2) a))) |
| 1.0ms | b | @ | inf | (/ (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) (+ a (/ (* (* b b) 1/2) a))) |
| 1.0ms | b | @ | 0 | (/ (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) (+ a (/ (* (* b b) 1/2) a))) |
| 0.0ms | a | @ | inf | (/ (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) (+ a (/ (* (* b b) 1/2) a))) |
| 1× | batch-egg-rewrite |
| 2766× | *-lowering-*.f32 |
| 2766× | *-lowering-*.f64 |
| 2388× | /-lowering-/.f32 |
| 2388× | /-lowering-/.f64 |
| 2160× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 168 |
| 1 | 203 | 147 |
| 2 | 1796 | 141 |
| 0 | 8388 | 141 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ a (* (* -1/2 b) (/ b a))) |
(* (* -1/2 b) (/ b a)) |
(* -1/2 b) |
(/ b a) |
(* a (+ 1 (* (* -1/2 b) (/ b (* a a))))) |
(+ 1 (* (* -1/2 b) (/ b (* a a)))) |
(* (* -1/2 b) (/ b (* a a))) |
(/ (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) (+ a (/ (* (* b b) 1/2) a))) |
(- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))) |
(* a a) |
(* 1/4 (* (/ (* b b) a) (/ (* b b) a))) |
(/ 1 (/ (+ a (/ (* (* b b) 1/2) a)) (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a)))))) |
(/ (+ a (/ (* (* b b) 1/2) a)) (- (* a a) (* 1/4 (* (/ (* b b) a) (/ (* b b) a))))) |
(+ a (/ (* (* b b) 1/2) a)) |
(/ (* (* b b) 1/2) a) |
(* (pow (- a b) 1/2) (sqrt (+ a b))) |
(pow (- a b) 1/2) |
(- a b) |
(sqrt (+ a b)) |
(/ b (* a a)) |
(/ (* b b) a) |
(+ a b) |
| Outputs |
|---|
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(+.f64 a (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) b (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) (fma.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) b (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a b))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) b (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) (fma.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) b (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a b))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) #s(literal -1 binary64))) |
(-.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a b)) a) |
(fma.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) a) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a) a) |
(fma.f64 (/.f64 b a) (*.f64 #s(literal -1/2 binary64) b) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64) a) |
(fma.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 a a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) b a) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (/.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) b)) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64))) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a b))) |
(*.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a)) |
(*.f64 (/.f64 b a) (*.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) b) |
(*.f64 #s(literal -1/2 binary64) b) |
(*.f64 b #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 b a) |
(/.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) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 a (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)) a) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) a) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) a) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 b (*.f64 a a)) a) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a))) |
(fma.f64 (/.f64 b (*.f64 a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) a) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) a a) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)) a) |
(fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 b (*.f64 a a)) a) |
(fma.f64 (*.f64 a (/.f64 b (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) b) a) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a))) (*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)))) (-.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)))) |
(/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) a) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b))))) a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a))) (*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a))))) (neg.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) a)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b))))) a)) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))) a) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) |
(fma.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 b (*.f64 a a)) #s(literal -1/2 binary64)) b #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) b)) (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (/.f64 (*.f64 a a) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) (/.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 (/.f64 (*.f64 a a) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 a a) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) |
(*.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a a)))) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) b))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b))) |
(*.f64 (/.f64 b (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 b a)) |
(*.f64 (*.f64 (/.f64 b (*.f64 a a)) #s(literal -1/2 binary64)) b) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) b)) (/.f64 b (*.f64 a a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(+.f64 a (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) b (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) (fma.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) b (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a b))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) b (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) (fma.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) b (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a b))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) #s(literal -1 binary64))) |
(-.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a b)) a) |
(fma.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) a) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a) a) |
(fma.f64 (/.f64 b a) (*.f64 #s(literal -1/2 binary64) b) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64) a) |
(fma.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 a a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) b a) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))) |
(+.f64 (*.f64 a a) (*.f64 (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(+.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 a b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (fma.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 a a) b))) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b))) (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 a a)) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b b)))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b b)))) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))))) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b))))) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))))) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal -1/2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 #s(literal -1/2 binary64) b)))) (fma.f64 (neg.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 #s(literal -1/2 binary64) b)))) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 b a)))) (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 b a) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 b a)))) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) b)))) (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) b) (*.f64 (/.f64 b a) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) b)))) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 b b))))) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a b))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) #s(literal -1/2 binary64))))) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))))) (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 b a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (*.f64 #s(literal -1/2 binary64) b))))) |
(+.f64 (fma.f64 a a (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (/.f64 b a))))) (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (/.f64 b a))))) |
(-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) |
(-.f64 (*.f64 a a) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.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/64 binary64))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 a a (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))) |
(fma.f64 a a (*.f64 (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(fma.f64 a a (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(fma.f64 a a (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 a a (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a a)) |
(fma.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) #s(literal -1/4 binary64) (*.f64 a a)) |
(fma.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (+.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 1/4 binary64) (*.f64 a a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) |
(fma.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 a b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(fma.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 a b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(fma.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(fma.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 a b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (neg.f64 (/.f64 b (/.f64 a b))) (*.f64 a a)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 b (/.f64 a b)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 a b)) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (-.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (neg.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (-.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.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/64 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (neg.f64 (-.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (neg.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 a (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) a) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 b b)) a) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b)))) a) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) #s(literal 1 binary64)) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a) |
(/.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) a) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) #s(literal 1/4 binary64)) a) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) #s(literal 1 binary64))) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b (/.f64 a b)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(*.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(*.f64 (*.f64 b b) (pow.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) |
(*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (/.f64 b (/.f64 (*.f64 a a) b))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) b) (/.f64 b a)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) #s(literal -1/2 binary64)) (/.f64 b (/.f64 a b))) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (*.f64 #s(literal -1/2 binary64) b)) (/.f64 b a)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 b b)) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(+.f64 a (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) b (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) (fma.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) b (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a b))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) b))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) (fma.f64 (neg.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) b (*.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) (fma.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) b (*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) b))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a b))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (fma.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) (fma.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) #s(literal -1 binary64))) |
(-.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 a (/.f64 a (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a b)) a) |
(fma.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) a) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a) a) |
(fma.f64 (/.f64 b a) (*.f64 #s(literal -1/2 binary64) b) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64) a) |
(fma.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 a a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) b a) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) (*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))))) (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64)) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(*.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(*.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))) #s(literal -1/64 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(+.f64 a (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 b a))) |
(+.f64 a (*.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) b))) |
(+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) |
(+.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b (/.f64 a b))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(+.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(+.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 b a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(+.f64 (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (/.f64 a b)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) b))) (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) b (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) b))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) b))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) b))) (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) b (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) b))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) b))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) |
(-.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 b a))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) |
(fma.f64 b (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) a) |
(fma.f64 b (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) a) |
(fma.f64 #s(literal 1 binary64) a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 b a))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a) a) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 b (/.f64 a b)) a) |
(fma.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) a) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a b) (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 b (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 b (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b (/.f64 a b))) |
(*.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))) (*.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)) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))))) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b b)))) |
(pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (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/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/4 binary64)))) |
(sqrt.f64 (-.f64 a b)) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (-.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(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 #s(literal 1/2 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 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(+.f64 a (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) a) |
(exp.f64 (log.f64 (-.f64 a b))) |
(-.f64 a b) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b))) |
(fma.f64 a #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) a (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (exp.f64 (log.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (exp.f64 (log.f64 (+.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (+.f64 (*.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 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 a b)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(exp.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 a b)) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b 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 (*.f64 a a)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a a))) |
(/.f64 b (*.f64 a a)) |
(/.f64 (/.f64 b a) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 b a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(pow.f64 (/.f64 (*.f64 a a) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a b) a) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a b))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)) |
(/.f64 b (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 b b) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b a)) |
(*.f64 b (pow.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 (/.f64 b a) b) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 b b)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(+.f64 a b) |
(+.f64 b a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(fma.f64 a #s(literal 1 binary64) b) |
(fma.f64 #s(literal 1 binary64) a b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.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 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 b a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (+.f64 a b)) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
| 1× | egg-herbie |
| 4918× | *-lowering-*.f32 |
| 4918× | *-lowering-*.f64 |
| 2512× | +-lowering-+.f64 |
| 2512× | +-lowering-+.f32 |
| 1294× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 572 | 5370 |
| 1 | 1950 | 4902 |
| 2 | 7929 | 4902 |
| 0 | 8091 | 4902 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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))) |
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) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(* -1/2 (/ (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))) |
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 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -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))) |
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/4 (/ (pow b 4) (pow a 2))) |
(/ (- (pow a 4) (* 1/4 (pow b 4))) (pow a 2)) |
(/ (- (pow a 4) (* 1/4 (pow b 4))) (pow a 2)) |
(/ (- (pow a 4) (* 1/4 (pow b 4))) (pow a 2)) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(pow a 2) |
(+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(* -1/4 (/ (pow b 4) (pow a 2))) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2))))) |
(* -1/4 (/ (pow b 4) (pow a 2))) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 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 a 2) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* -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))) |
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)))) |
(* -2 (/ a (pow b 2))) |
(* a (- (* -4 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2))))) |
(* a (- (* (pow a 2) (- (* -8 (/ (pow a 2) (pow b 6))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2))))) |
(* a (- (* (pow a 2) (- (* (pow a 2) (- (* -16 (/ (pow a 2) (pow b 8))) (* 8 (/ 1 (pow b 6))))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2))))) |
(/ 1 a) |
(/ (+ 1 (* 1/2 (/ (pow b 2) (pow a 2)))) a) |
(/ (+ 1 (+ (* 1/4 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2))))) a) |
(/ (- (+ 1 (+ (* 1/8 (/ (pow b 6) (pow a 6))) (* 1/2 (/ (pow b 2) (pow a 2))))) (* -1/4 (/ (pow b 4) (pow a 4)))) a) |
(/ 1 a) |
(* -1 (/ (- (* -1/2 (/ (pow b 2) (pow a 2))) 1) a)) |
(* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 4) (pow a 4)))) 1) a)) |
(* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 6) (pow a 6)))) (+ 1 (* 1/4 (/ (pow b 4) (pow a 4))))) a)) |
(/ 1 a) |
(+ (* 1/2 (/ (pow b 2) (pow a 3))) (/ 1 a)) |
(+ (* (pow b 2) (+ (* 1/4 (/ (pow b 2) (pow a 5))) (* 1/2 (/ 1 (pow a 3))))) (/ 1 a)) |
(+ (* (pow b 2) (+ (* (pow b 2) (+ (* 1/8 (/ (pow b 2) (pow a 7))) (* 1/4 (/ 1 (pow a 5))))) (* 1/2 (/ 1 (pow a 3))))) (/ 1 a)) |
(* -2 (/ a (pow b 2))) |
(/ (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a)) (pow b 2)) |
(/ (+ (* -8 (/ (pow a 5) (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (pow b 2)) |
(/ (- (+ (* -16 (/ (pow a 7) (pow b 6))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (* 8 (/ (pow a 5) (pow b 4)))) (pow b 2)) |
(* -2 (/ a (pow b 2))) |
(/ (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a)) (pow b 2)) |
(/ (+ (* -8 (/ (pow a 5) (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (pow b 2)) |
(/ (- (+ (* -16 (/ (pow a 7) (pow b 6))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (* 8 (/ (pow a 5) (pow b 4)))) (pow b 2)) |
(* 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))) |
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) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(* 1/2 (/ (pow b 2) a)) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 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)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -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)))) (* (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))))) |
(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 (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
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))) |
| Outputs |
|---|
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal -1/2 binary64) (*.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 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 a a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 a a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 a a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal -1/2 binary64) (*.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/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(/ (- (pow a 4) (* 1/4 (pow b 4))) (pow a 2)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a a)) |
(/ (- (pow a 4) (* 1/4 (pow b 4))) (pow a 2)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a a)) |
(/ (- (pow a 4) (* 1/4 (pow b 4))) (pow a 2)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a a)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) |
(+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) |
(+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) |
(* -1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(* -1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(* (pow b 4) (- (/ (pow a 2) (pow b 4)) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.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 a 2) |
(*.f64 a a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) a) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal -1/2 binary64) (*.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))) |
(* -2 (/ a (pow b 2))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) |
(* a (- (* -4 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 b b)))) |
(* a (- (* (pow a 2) (- (* -8 (/ (pow a 2) (pow b 6))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -8 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (*.f64 b b)))) |
(* a (- (* (pow a 2) (- (* (pow a 2) (- (* -16 (/ (pow a 2) (pow b 8))) (* 8 (/ 1 (pow b 6))))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -16 binary64)) (pow.f64 b #s(literal 8 binary64))) (/.f64 #s(literal -8 binary64) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (*.f64 b b)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* 1/2 (/ (pow b 2) (pow a 2)))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)) a) |
(/ (+ 1 (+ (* 1/4 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2))))) a) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 4 binary64)))) a) |
(/ (- (+ 1 (+ (* 1/8 (/ (pow b 6) (pow a 6))) (* 1/2 (/ (pow b 2) (pow a 2))))) (* -1/4 (/ (pow b 4) (pow a 4)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 a #s(literal 6 binary64))))) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* -1 (/ (- (* -1/2 (/ (pow b 2) (pow a 2))) 1) a)) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 4) (pow a 4)))) 1) a)) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 6) (pow a 6)))) (+ 1 (* 1/4 (/ (pow b 4) (pow a 4))))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1/8 binary64)) (pow.f64 a #s(literal 6 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (* 1/2 (/ (pow b 2) (pow a 3))) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a) a)) |
(+ (* (pow b 2) (+ (* 1/4 (/ (pow b 2) (pow a 5))) (* 1/2 (/ 1 (pow a 3))))) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))))) |
(+ (* (pow b 2) (+ (* (pow b 2) (+ (* 1/8 (/ (pow b 2) (pow a 7))) (* 1/4 (/ 1 (pow a 5))))) (* 1/2 (/ 1 (pow a 3))))) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (pow.f64 a #s(literal 7 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 5 binary64))))))))) |
(* -2 (/ a (pow b 2))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) |
(/ (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) a) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) |
(/ (+ (* -8 (/ (pow a 5) (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ (- (+ (* -16 (/ (pow a 7) (pow b 6))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (* 8 (/ (pow a 5) (pow b 4)))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)) |
(* -2 (/ a (pow b 2))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) |
(/ (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) a) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) |
(/ (+ (* -8 (/ (pow a 5) (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ (- (+ (* -16 (/ (pow a 7) (pow b 6))) (+ (* -4 (/ (pow a 3) (pow b 2))) (* -2 a))) (* 8 (/ (pow a 5) (pow b 4)))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(/ (+ (* 1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) a) |
(/ (+ (* 1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) a) |
(/ (+ (* 1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) a) |
a |
(* a (+ 1 (* 1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a))) |
(* a (+ 1 (* 1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a))) |
(* a (+ 1 (* 1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) a))) |
a |
(* -1 (* a (- (* -1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
a |
(+ a (* 1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ a (* 1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ a (* 1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a)) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b)) |
(+ (* 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))) |
(+.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 a b)))) (+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b))) |
(+ (* 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))) |
(+.f64 (+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 a b)))))) |
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)))))) |
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 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))))))) |
(*.f64 a (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 a a))) (/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.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)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 0 binary64)) a) #s(literal 0 binary64)) a)) (-.f64 #s(literal 0 binary64) 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)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) 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))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))) a) b)) (+.f64 a (/.f64 #s(literal 0 binary64) 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)))))))) |
(+.f64 (+.f64 a (/.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))) a) b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 0 binary64))) (*.f64 a (*.f64 a a))))) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b)) |
(* 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 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal 0 binary64)) b) b)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b)))) |
(* 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 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal 0 binary64)) b) b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* b (sqrt -1))) |
(*.f64 b (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b))) |
(* -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 (-.f64 #s(literal 0 binary64) b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.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))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 0 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b)) 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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* 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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a (*.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))))))))) |
(+ (* 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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a (+.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a 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 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64)))))) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) (*.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))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) 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/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1/8 binary64)))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -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)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.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 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (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 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1/8 binary64)))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(+.f64 (sqrt.f64 a) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/8 binary64)))))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 b (+.f64 (*.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)))))))) |
(* (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 (+.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))) (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 (+.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.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 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt b) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 b))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.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) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -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 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (+.f64 (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal -1 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 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (*.f64 (sqrt.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) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/16 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (* -1 (/ b a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (* -1 (/ b a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(* -1 (* a (- (/ b a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* -1 (* a (- (/ b a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* -1 (* a (- (/ b a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ a b) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 a b))) |
(* b (- (/ a b) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 a b))) |
(* b (- (/ a b) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 a b))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(+.f64 (sqrt.f64 b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a #s(literal 1/2 binary64)))) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(+.f64 (sqrt.f64 b) (*.f64 a (+.f64 (*.f64 a (*.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 b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5)))))))))) |
(+.f64 (sqrt.f64 b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 a (+.f64 (*.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)))))))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64)))))) |
(* 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 (+.f64 (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 (*.f64 b b) #s(literal -1/8 binary64))) (*.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) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)))))) |
(* -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 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.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 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 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 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.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))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1/8 binary64))))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(+.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b #s(literal 1/2 binary64)))) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 b (+.f64 (*.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)))))))) |
(sqrt b) |
(sqrt.f64 b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(*.f64 b (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(*.f64 b (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64)))))) |
(* 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 (+.f64 (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64)))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 b)) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) #s(literal -1 binary64)))))) |
(* -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 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))))) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
b |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
a |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
a |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
b |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b))) #s(literal -1 binary64))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b))) #s(literal -1 binary64))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b))) #s(literal -1 binary64))) |
Compiled 86331 to 4135 computations (95.2% saved)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2315 | 4 | 2319 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2317 | 9 | 2326 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 47.5% | (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)) |
| ✓ | 47.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) |
| ▶ | 98.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
| ▶ | 47.5% | (-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
| ✓ | 99.3% | (+.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a))) |
| ▶ | 99.3% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | 90.0% | (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a))))) |
| ✓ | 47.9% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | 98.7% | a |
Compiled 156 to 86 computations (44.9% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | cost-diff | 0 | (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
| ✓ | cost-diff | 640 | (-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
| ✓ | 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))) |
| 3752× | *-lowering-*.f32 |
| 3752× | *-lowering-*.f64 |
| 2932× | /-lowering-/.f32 |
| 2932× | /-lowering-/.f64 |
| 1462× | +-lowering-+.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 283 |
| 1 | 78 | 272 |
| 2 | 260 | 272 |
| 3 | 1260 | 272 |
| 4 | 4244 | 242 |
| 0 | 8350 | 242 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (- a b)) (sqrt (+ a b))) |
(sqrt (- a b)) |
(- a b) |
a |
b |
(sqrt (+ a b)) |
(+ a b) |
(- (/ (* a a) (+ a (* b (* b (/ 1/2 a))))) (/ (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (+ a (* b (* b (/ 1/2 a)))))) |
(/ (* a a) (+ a (* b (* b (/ 1/2 a))))) |
(* a a) |
a |
(+ a (* b (* b (/ 1/2 a)))) |
(* b (* b (/ 1/2 a))) |
b |
(* b (/ 1/2 a)) |
(/ 1/2 a) |
1/2 |
(/ (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (+ a (* b (* b (/ 1/2 a))))) |
(/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) |
(/ (* 1/4 (* b b)) a) |
(* 1/4 (* b b)) |
1/4 |
(* b b) |
(/ a (* b b)) |
(/ 1 (/ 1 a)) |
1 |
(/ 1 a) |
a |
(/ (- (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (* a a)) (- (/ (* -1/2 b) (/ a b)) a)) |
(- (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (* a a)) |
(/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) |
(/ (* 1/4 (* b b)) a) |
(* 1/4 (* b b)) |
1/4 |
(* b b) |
b |
a |
(/ a (* b b)) |
(* a a) |
(- (/ (* -1/2 b) (/ a b)) a) |
(/ (* -1/2 b) (/ a b)) |
(* -1/2 b) |
-1/2 |
(/ a b) |
| Outputs |
|---|
(* (sqrt (- a b)) (sqrt (+ a b))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(sqrt (- a b)) |
(sqrt.f64 (-.f64 a b)) |
(- a b) |
(-.f64 a b) |
a |
b |
(sqrt (+ a b)) |
(sqrt.f64 (+.f64 a b)) |
(+ a b) |
(+.f64 a b) |
(- (/ (* a a) (+ a (* b (* b (/ 1/2 a))))) (/ (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (+ a (* b (* b (/ 1/2 a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) |
(/ (* a a) (+ a (* b (* b (/ 1/2 a))))) |
(/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a b)))) |
(* a a) |
(*.f64 a a) |
a |
(+ a (* b (* b (/ 1/2 a)))) |
(+.f64 a (/.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a b))) |
(* b (* b (/ 1/2 a))) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a b)) |
b |
(* b (/ 1/2 a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a b)) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
(/ (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (+ a (* b (* b (/ 1/2 a))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 a (/.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a b)))) |
(/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b))) |
(/ (* 1/4 (* b b)) a) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (* b b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 b b)) |
1/4 |
#s(literal 1/4 binary64) |
(* b b) |
(*.f64 b b) |
(/ a (* b b)) |
(/.f64 a (*.f64 b b)) |
(/ 1 (/ 1 a)) |
a |
1 |
#s(literal 1 binary64) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
a |
(/ (- (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (* a a)) (- (/ (* -1/2 b) (/ a b)) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) |
(- (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (* a a)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a a)) |
(/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b))) |
(/ (* 1/4 (* b b)) a) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (* b b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 b b)) |
1/4 |
#s(literal 1/4 binary64) |
(* b b) |
(*.f64 b b) |
b |
a |
(/ a (* b b)) |
(/.f64 a (*.f64 b b)) |
(* a a) |
(*.f64 a a) |
(- (/ (* -1/2 b) (/ a b)) a) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) |
(/ (* -1/2 b) (/ a b)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ a b) |
(/.f64 a b) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 95.3% | (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) |
| ✓ | accuracy | 83.7% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 83.3% | (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
| ✓ | accuracy | 48.6% | (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | accuracy | 92.4% | (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
| ✓ | accuracy | 83.7% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 83.3% | (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
| ✓ | accuracy | 48.6% | (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
| ✓ | accuracy | 100.0% | (+.f64 a b) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 a b)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 a b)) |
| ✓ | accuracy | 99.3% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| 85.0ms | 256× | 0 | valid |
Compiled 281 to 33 computations (88.3% saved)
ival-div: 19.0ms (39.6% of total)ival-mult: 14.0ms (29.1% of total)ival-sub: 7.0ms (14.6% of total)ival-sqrt: 4.0ms (8.3% of total)ival-add: 3.0ms (6.2% of total)const: 1.0ms (2.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt (- a b)) (sqrt (+ a b)))> |
#<alt (sqrt (- a b))> |
#<alt (- a b)> |
#<alt (sqrt (+ a b))> |
#<alt (- (/ (* a a) (+ a (* b (* b (/ 1/2 a))))) (/ (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (+ a (* b (* b (/ 1/2 a))))))> |
#<alt (/ (* a a) (+ a (* b (* b (/ 1/2 a)))))> |
#<alt (* a a)> |
#<alt (+ a (* b (* b (/ 1/2 a))))> |
#<alt (/ 1 (/ 1 a))> |
#<alt (/ 1 a)> |
#<alt (/ (- (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (* a a)) (- (/ (* -1/2 b) (/ a b)) a))> |
#<alt (- (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (* a a))> |
#<alt (/ (/ (* 1/4 (* b b)) a) (/ a (* b b)))> |
#<alt (/ (* 1/4 (* b b)) a)> |
#<alt (+ a b)> |
#<alt (/ a (* b b))> |
#<alt (/ (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (+ a (* b (* b (/ 1/2 a)))))> |
| 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) (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 (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 (* -1/2 (/ (pow b 2) a))> |
#<alt (/ (- (pow a 2) (* 1/2 (pow b 2))) a)> |
#<alt (/ (- (pow a 2) (* 1/2 (pow b 2))) a)> |
#<alt (/ (- (pow a 2) (* 1/2 (pow b 2))) a)> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (- (+ 1 (* -1 (/ (+ (* -1/4 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (- (+ 1 (* -1 (/ (+ (* -1/8 (pow b 6)) (* 1/8 (pow b 6))) (pow a 6)))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (+ (* 1/4 (/ (pow b 4) (pow a 4))) (* 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 (/ (+ (* -1/4 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ (* -1/8 (pow b 6)) (* 1/8 (pow b 6))) (pow a 6))) (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 4) (pow a 4)))))))))> |
#<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) (- (* -1 (/ (+ (* -4 (pow a 5)) (* 4 (pow a 5))) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a)))))> |
#<alt (* (pow b 2) (- (* -1 (/ (+ (* -8 (pow a 7)) (* 8 (pow a 7))) (pow b 8))) (+ (* -4 (/ (pow a 5) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (* 4 (/ (pow a 5) (pow b 6))))))))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (* -1 (/ (+ (* -4 (pow a 5)) (* 4 (pow a 5))) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a)))))> |
#<alt (* (pow b 2) (- (* -1 (/ (+ (* -8 (pow a 7)) (* 8 (pow a 7))) (pow b 8))) (+ (* -4 (/ (pow a 5) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (* 4 (/ (pow a 5) (pow b 6))))))))> |
#<alt (* 2 (/ (pow a 3) (pow b 2)))> |
#<alt (* (pow a 3) (+ (* -4 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2)))))> |
#<alt (* (pow a 3) (+ (* (pow a 2) (- (* 8 (/ (pow a 2) (pow b 6))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2)))))> |
#<alt (* (pow a 3) (+ (* (pow a 2) (- (* (pow a 2) (+ (* -16 (/ (pow a 2) (pow b 8))) (* 8 (/ 1 (pow b 6))))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2)))))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (- (+ 1 (* 1/4 (/ (pow b 4) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (* 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/4 (/ (pow b 4) (pow a 4))) (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))))> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 6) (pow a 6))) (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow b 4) (pow a 4))))))))> |
#<alt a> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* (pow b 2) (- (* 1/4 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))> |
#<alt (+ a (* (pow b 2) (- (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow a 5))) (* 1/4 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))> |
#<alt (* 2 (/ (pow a 3) (pow b 2)))> |
#<alt (/ (+ (* -4 (/ (pow a 5) (pow b 2))) (* 2 (pow a 3))) (pow b 2))> |
#<alt (/ (- (+ (* 2 (pow a 3)) (* 8 (/ (pow a 7) (pow b 4)))) (* 4 (/ (pow a 5) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ (* -16 (/ (pow a 9) (pow b 6))) (* 2 (pow a 3))) (+ (* -8 (/ (pow a 7) (pow b 4))) (* 4 (/ (pow a 5) (pow b 2))))) (pow b 2))> |
#<alt (* 2 (/ (pow a 3) (pow b 2)))> |
#<alt (/ (+ (* -4 (/ (pow a 5) (pow b 2))) (* 2 (pow a 3))) (pow b 2))> |
#<alt (/ (- (+ (* 2 (pow a 3)) (* 8 (/ (pow a 7) (pow b 4)))) (* 4 (/ (pow a 5) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ (* -16 (/ (pow a 9) (pow b 6))) (* 2 (pow a 3))) (+ (* -8 (/ (pow a 7) (pow b 4))) (* 4 (/ (pow a 5) (pow b 2))))) (pow b 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 a 2)> |
#<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 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) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2))))> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt 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 (pow a 2))> |
#<alt (- (* 1/4 (/ (pow b 4) (pow a 2))) (pow a 2))> |
#<alt (- (* 1/4 (/ (pow b 4) (pow a 2))) (pow a 2))> |
#<alt (- (* 1/4 (/ (pow b 4) (pow a 2))) (pow a 2))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (/ (+ (* -1 (pow a 4)) (* 1/4 (pow b 4))) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 4)) (* 1/4 (pow b 4))) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 4)) (* 1/4 (pow b 4))) (pow a 2))> |
#<alt (* -1 (pow a 2))> |
#<alt (* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1))> |
#<alt (* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1))> |
#<alt (* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1))> |
#<alt (* -1 (pow a 2))> |
#<alt (* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1))> |
#<alt (* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1))> |
#<alt (* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<alt (* 1/4 (/ (pow b 2) a))> |
#<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 (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 3)))> |
#<alt (* (pow b 4) (+ (* -1/8 (/ (pow b 2) (pow a 5))) (* 1/4 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow a 7))) (* 1/8 (/ 1 (pow a 5))))) (* 1/4 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -1/32 (/ (pow b 2) (pow a 9))) (* 1/16 (/ 1 (pow a 7))))) (* 1/8 (/ 1 (pow a 5))))) (* 1/4 (/ 1 (pow a 3)))))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (+ (* 2 (/ (pow a 3) (pow b 4))) (* 1/2 (/ 1 a))) (/ a (pow b 2))))> |
#<alt (* (pow b 2) (- (+ (* -4 (/ (pow a 5) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -2 (/ (pow a 3) (pow b 4))) (/ a (pow b 2)))))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (+ (* 2 (/ (pow a 3) (pow b 4))) (* 1/2 (/ 1 a))) (/ a (pow b 2))))> |
#<alt (* (pow b 2) (- (+ (* -4 (/ (pow a 5) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -2 (/ (pow a 3) (pow b 4))) (/ a (pow b 2)))))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (/ (+ (* -1 (pow a 2)) (* 1/2 (pow b 2))) a)> |
#<alt (/ (+ (* 1/2 (pow b 2)) (* (pow a 2) (- (* 2 (/ (pow a 2) (pow b 2))) 1))) a)> |
#<alt (/ (+ (* 1/2 (pow b 2)) (* (pow a 2) (- (* (pow a 2) (+ (* -4 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2))))) 1))) a)> |
#<alt (* 1/4 (/ (pow b 4) (pow a 3)))> |
#<alt (/ (+ (* -1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4))) (pow a 3))> |
#<alt (/ (+ (* -1/8 (/ (pow b 6) (pow a 2))) (+ (* 1/16 (/ (pow b 8) (pow a 4))) (* 1/4 (pow b 4)))) (pow a 3))> |
#<alt (/ (+ (* -1/8 (/ (pow b 6) (pow a 2))) (+ (* -1/32 (/ (pow b 10) (pow a 6))) (+ (* 1/16 (/ (pow b 8) (pow a 4))) (* 1/4 (pow b 4))))) (pow a 3))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 3)))> |
#<alt (* -1 (/ (+ (* -1/4 (pow b 4)) (* 1/8 (/ (pow b 6) (pow a 2)))) (pow a 3)))> |
#<alt (* -1 (/ (+ (* -1/4 (pow b 4)) (+ (* -1/16 (/ (pow b 8) (pow a 4))) (* 1/8 (/ (pow b 6) (pow a 2))))) (pow a 3)))> |
#<alt (* -1 (/ (+ (* -1/4 (pow b 4)) (+ (* -1/16 (/ (pow b 8) (pow a 4))) (+ (* 1/32 (/ (pow b 10) (pow a 6))) (* 1/8 (/ (pow b 6) (pow a 2)))))) (pow a 3)))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | a | @ | -inf | (- (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (* a a)) |
| 5.0ms | a | @ | inf | (/ (* a a) (+ a (* b (* b (/ 1/2 a))))) |
| 2.0ms | b | @ | inf | (/ (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (+ a (* b (* b (/ 1/2 a))))) |
| 2.0ms | a | @ | 0 | (- (/ (* a a) (+ a (* b (* b (/ 1/2 a))))) (/ (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (+ a (* b (* b (/ 1/2 a)))))) |
| 1.0ms | b | @ | 0 | (- (/ (* a a) (+ a (* b (* b (/ 1/2 a))))) (/ (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (+ a (* b (* b (/ 1/2 a)))))) |
| 1× | batch-egg-rewrite |
| 3960× | /-lowering-/.f32 |
| 3960× | /-lowering-/.f64 |
| 3242× | *-lowering-*.f32 |
| 3242× | *-lowering-*.f64 |
| 2190× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 169 |
| 1 | 216 | 128 |
| 2 | 2669 | 115 |
| 0 | 9213 | 115 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (- a b)) (sqrt (+ a b))) |
(sqrt (- a b)) |
(- a b) |
(sqrt (+ a b)) |
(- (/ (* a a) (+ a (* b (* b (/ 1/2 a))))) (/ (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (+ a (* b (* b (/ 1/2 a)))))) |
(/ (* a a) (+ a (* b (* b (/ 1/2 a))))) |
(* a a) |
(+ a (* b (* b (/ 1/2 a)))) |
(/ 1 (/ 1 a)) |
(/ 1 a) |
(/ (- (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (* a a)) (- (/ (* -1/2 b) (/ a b)) a)) |
(- (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (* a a)) |
(/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) |
(/ (* 1/4 (* b b)) a) |
(+ a b) |
(/ a (* b b)) |
(/ (/ (/ (* 1/4 (* b b)) a) (/ a (* b b))) (+ a (* b (* b (/ 1/2 a))))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64))) |
(exp.f64 (+.f64 (*.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 (*.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 a) (*.f64 b b))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 a b))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (-.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (sqrt.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(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 a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.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 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(+.f64 a (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) a) |
(-.f64 a b) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b))) |
(fma.f64 a #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) a (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b a) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 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 (*.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 (*.f64 a a)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(+.f64 a (neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(+.f64 a (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) |
(+.f64 a (*.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) b)) |
(+.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(+.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) b) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(+.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(+.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(+.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(fma.f64 a #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) b)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 a (/.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(fma.f64 #s(literal 1 binary64) a (neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) b)) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) b)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(fma.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(fma.f64 (/.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) a (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b 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)) (neg.f64 (/.f64 (*.f64 (*.f64 b 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)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) b)) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(fma.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (-.f64 (*.f64 a (*.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (-.f64 (*.f64 a (*.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))))) |
(/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) #s(literal 1 binary64))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a (/.f64 a (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (neg.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (neg.f64 (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a (/.f64 a (*.f64 b b))))))) (neg.f64 (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) |
(pow.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (-.f64 (*.f64 a (*.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) |
(*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a)))) |
(*.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 a (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 a (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (/.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (/.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (*.f64 a a)) |
(*.f64 (/.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) a) |
(*.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a)))) |
(*.f64 (/.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) #s(literal -1 binary64))) |
(/.f64 a (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) #s(literal -1 binary64)) |
(*.f64 a a) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(fma.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b) a) |
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) b a) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b 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)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (*.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (*.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) (neg.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a))))) |
(*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
a |
(exp.f64 (log.f64 a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) a)) |
(/.f64 a #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) |
(pow.f64 a #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 a #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) a) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) |
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b) a) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) a) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 a b)) a) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a) |
(fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) |
(fma.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)) a) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) b a) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 #s(literal 1 binary64) b)) a) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 b a) a) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 a b) #s(literal -1 binary64))) (*.f64 (/.f64 a b) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (+.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (*.f64 a a))) (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)))) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) (*.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (*.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) (*.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 a b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 a b) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (*.f64 a a)))) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) (*.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (*.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) (*.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) |
(fma.f64 b (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 (*.f64 b b) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) a (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) |
(fma.f64 (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) |
(fma.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 b (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 b a) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) a (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 b b) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 a (*.f64 b b))) (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 b #s(literal -1/2 binary64))) (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) b (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) b) b (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) b (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) #s(literal -1 binary64)) (/.f64 (*.f64 b b) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a b)) b (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(*.f64 (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a))))) |
(/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (/.f64 a (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (neg.f64 (*.f64 a (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 a b) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 a b) (/.f64 a b))) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))) (*.f64 (/.f64 a b) (/.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 a b))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) #s(literal 1 binary64)) (/.f64 a (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (neg.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (neg.f64 (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 b #s(literal -1/2 binary64))) (/.f64 a b)) |
(/.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 b #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 (*.f64 b b) a)) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 b b)) a) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 a (*.f64 b b))) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (-.f64 #s(literal 0 binary64) a) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 b #s(literal 1/2 binary64)))) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 (*.f64 b b) a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) a))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (/.f64 a (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (/.f64 a (*.f64 b b))))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 (*.f64 b b) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) |
(*.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 b (*.f64 a (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 b a) (/.f64 b a))) |
(*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 a (*.f64 b b))) (/.f64 b a)) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (*.f64 b b)) |
(*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 b b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a b))) |
(*.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) a)) |
(*.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 b #s(literal -1/2 binary64))) (/.f64 b a)) |
(*.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) b) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) b) b) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) b) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) #s(literal -1 binary64)) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a b)) b) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (/.f64 b a))) |
(*.f64 (pow.f64 (/.f64 a #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) a) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal -1 binary64))) a) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1/4 binary64) a)) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 b a)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) a)) |
(*.f64 (/.f64 (*.f64 b #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/4 binary64))) #s(literal -1 binary64)) (/.f64 b a)) |
(+.f64 a b) |
(+.f64 b a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(fma.f64 a #s(literal 1 binary64) b) |
(fma.f64 #s(literal 1 binary64) a b) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) b) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a b))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 b a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (+.f64 a b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 a) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 a (*.f64 b b)) |
(/.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) a)))) |
(/.f64 (/.f64 a b) b) |
(/.f64 (/.f64 a b) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b)) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a (/.f64 a (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (neg.f64 (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)) (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)) (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (neg.f64 (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)) a))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (neg.f64 (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 a (/.f64 a (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) (*.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 a (/.f64 a (*.f64 b b))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) #s(literal 1 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (*.f64 a (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 a (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a (/.f64 a (*.f64 b b))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (neg.f64 (*.f64 a (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) (/.f64 a (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(pow.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)) (/.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 b b) a)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 b b) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) a)))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (/.f64 a (*.f64 b b)))))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a)) #s(literal -1 binary64)) (/.f64 (*.f64 b b) a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b)))) |
| 1× | egg-herbie |
| 5970× | *-lowering-*.f32 |
| 5970× | *-lowering-*.f64 |
| 3482× | +-lowering-+.f64 |
| 3482× | +-lowering-+.f32 |
| 1602× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 698 | 4740 |
| 1 | 2364 | 4198 |
| 0 | 9260 | 4198 |
| 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 -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))))) |
(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))))))) |
(* -1/2 (/ (pow b 2) a)) |
(/ (- (pow a 2) (* 1/2 (pow b 2))) a) |
(/ (- (pow a 2) (* 1/2 (pow b 2))) a) |
(/ (- (pow a 2) (* 1/2 (pow b 2))) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (- (+ 1 (* -1 (/ (+ (* -1/4 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2))))) |
(* a (- (+ 1 (* -1 (/ (+ (* -1/8 (pow b 6)) (* 1/8 (pow b 6))) (pow a 6)))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (+ (* 1/4 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2))))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (* -1 (/ (+ (* -1/4 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))) |
(* -1 (* a (- (* -1 (/ (+ (* -1/8 (pow b 6)) (* 1/8 (pow b 6))) (pow a 6))) (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 4) (pow a 4))))))))) |
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) (- (* -1 (/ (+ (* -4 (pow a 5)) (* 4 (pow a 5))) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a))))) |
(* (pow b 2) (- (* -1 (/ (+ (* -8 (pow a 7)) (* 8 (pow a 7))) (pow b 8))) (+ (* -4 (/ (pow a 5) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (* 4 (/ (pow a 5) (pow b 6)))))))) |
(* -1/2 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (* -1 (/ (+ (* -4 (pow a 5)) (* 4 (pow a 5))) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a))))) |
(* (pow b 2) (- (* -1 (/ (+ (* -8 (pow a 7)) (* 8 (pow a 7))) (pow b 8))) (+ (* -4 (/ (pow a 5) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (* 4 (/ (pow a 5) (pow b 6)))))))) |
(* 2 (/ (pow a 3) (pow b 2))) |
(* (pow a 3) (+ (* -4 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2))))) |
(* (pow a 3) (+ (* (pow a 2) (- (* 8 (/ (pow a 2) (pow b 6))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2))))) |
(* (pow a 3) (+ (* (pow a 2) (- (* (pow a 2) (+ (* -16 (/ (pow a 2) (pow b 8))) (* 8 (/ 1 (pow b 6))))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2))))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (- (+ 1 (* 1/4 (/ (pow b 4) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2))))) |
(* a (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (* -1/4 (/ (pow b 4) (pow a 4))) (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))) |
(* -1 (* a (- (* 1/8 (/ (pow b 6) (pow a 6))) (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow b 4) (pow a 4)))))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* (pow b 2) (- (* 1/4 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(+ a (* (pow b 2) (- (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow a 5))) (* 1/4 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(* 2 (/ (pow a 3) (pow b 2))) |
(/ (+ (* -4 (/ (pow a 5) (pow b 2))) (* 2 (pow a 3))) (pow b 2)) |
(/ (- (+ (* 2 (pow a 3)) (* 8 (/ (pow a 7) (pow b 4)))) (* 4 (/ (pow a 5) (pow b 2)))) (pow b 2)) |
(/ (- (+ (* -16 (/ (pow a 9) (pow b 6))) (* 2 (pow a 3))) (+ (* -8 (/ (pow a 7) (pow b 4))) (* 4 (/ (pow a 5) (pow b 2))))) (pow b 2)) |
(* 2 (/ (pow a 3) (pow b 2))) |
(/ (+ (* -4 (/ (pow a 5) (pow b 2))) (* 2 (pow a 3))) (pow b 2)) |
(/ (- (+ (* 2 (pow a 3)) (* 8 (/ (pow a 7) (pow b 4)))) (* 4 (/ (pow a 5) (pow b 2)))) (pow b 2)) |
(/ (- (+ (* -16 (/ (pow a 9) (pow b 6))) (* 2 (pow a 3))) (+ (* -8 (/ (pow a 7) (pow b 4))) (* 4 (/ (pow a 5) (pow b 2))))) (pow b 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 a 2) |
(* 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))) |
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) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(* 1/2 (/ (pow b 2) a)) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
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 (pow a 2)) |
(- (* 1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(- (* 1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(- (* 1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/ (+ (* -1 (pow a 4)) (* 1/4 (pow b 4))) (pow a 2)) |
(/ (+ (* -1 (pow a 4)) (* 1/4 (pow b 4))) (pow a 2)) |
(/ (+ (* -1 (pow a 4)) (* 1/4 (pow b 4))) (pow a 2)) |
(* -1 (pow a 2)) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(* -1 (pow a 2)) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
(* 1/4 (/ (pow b 2) a)) |
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))) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(* 1/4 (/ (pow b 4) (pow a 3))) |
(* (pow b 4) (+ (* -1/8 (/ (pow b 2) (pow a 5))) (* 1/4 (/ 1 (pow a 3))))) |
(* (pow b 4) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow a 7))) (* 1/8 (/ 1 (pow a 5))))) (* 1/4 (/ 1 (pow a 3))))) |
(* (pow b 4) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -1/32 (/ (pow b 2) (pow a 9))) (* 1/16 (/ 1 (pow a 7))))) (* 1/8 (/ 1 (pow a 5))))) (* 1/4 (/ 1 (pow a 3))))) |
(* 1/2 (/ (pow b 2) a)) |
(* (pow b 2) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (+ (* 2 (/ (pow a 3) (pow b 4))) (* 1/2 (/ 1 a))) (/ a (pow b 2)))) |
(* (pow b 2) (- (+ (* -4 (/ (pow a 5) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -2 (/ (pow a 3) (pow b 4))) (/ a (pow b 2))))) |
(* 1/2 (/ (pow b 2) a)) |
(* (pow b 2) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (+ (* 2 (/ (pow a 3) (pow b 4))) (* 1/2 (/ 1 a))) (/ a (pow b 2)))) |
(* (pow b 2) (- (+ (* -4 (/ (pow a 5) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -2 (/ (pow a 3) (pow b 4))) (/ a (pow b 2))))) |
(* 1/2 (/ (pow b 2) a)) |
(/ (+ (* -1 (pow a 2)) (* 1/2 (pow b 2))) a) |
(/ (+ (* 1/2 (pow b 2)) (* (pow a 2) (- (* 2 (/ (pow a 2) (pow b 2))) 1))) a) |
(/ (+ (* 1/2 (pow b 2)) (* (pow a 2) (- (* (pow a 2) (+ (* -4 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2))))) 1))) a) |
(* 1/4 (/ (pow b 4) (pow a 3))) |
(/ (+ (* -1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4))) (pow a 3)) |
(/ (+ (* -1/8 (/ (pow b 6) (pow a 2))) (+ (* 1/16 (/ (pow b 8) (pow a 4))) (* 1/4 (pow b 4)))) (pow a 3)) |
(/ (+ (* -1/8 (/ (pow b 6) (pow a 2))) (+ (* -1/32 (/ (pow b 10) (pow a 6))) (+ (* 1/16 (/ (pow b 8) (pow a 4))) (* 1/4 (pow b 4))))) (pow a 3)) |
(* 1/4 (/ (pow b 4) (pow a 3))) |
(* -1 (/ (+ (* -1/4 (pow b 4)) (* 1/8 (/ (pow b 6) (pow a 2)))) (pow a 3))) |
(* -1 (/ (+ (* -1/4 (pow b 4)) (+ (* -1/16 (/ (pow b 8) (pow a 4))) (* 1/8 (/ (pow b 6) (pow a 2))))) (pow a 3))) |
(* -1 (/ (+ (* -1/4 (pow b 4)) (+ (* -1/16 (/ (pow b 8) (pow a 4))) (+ (* 1/32 (/ (pow b 10) (pow a 6))) (* 1/8 (/ (pow b 6) (pow a 2)))))) (pow a 3))) |
| Outputs |
|---|
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b)) |
(+ (* 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))) |
(+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b)))) |
(+ (* 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))) |
(+.f64 (+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) b))))) |
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)))))) |
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 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))))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)))) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.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)))) |
(*.f64 a (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b b) #s(literal 0 binary64))) a) #s(literal 0 binary64)) a)) #s(literal -1 binary64))) |
(* -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)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) a)) (-.f64 #s(literal 0 binary64) 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))))) |
(+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (+.f64 b (/.f64 (/.f64 #s(literal 0 binary64) a) a)) a)) (+.f64 a (/.f64 #s(literal 0 binary64) 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)))))))) |
(+.f64 (+.f64 a (/.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (+.f64 b (/.f64 (/.f64 #s(literal 0 binary64) a) a)) a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 0 binary64) a) a))) (*.f64 a (*.f64 a a)))))) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b)) |
(* 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)) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal 0 binary64)) b) 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 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a a) #s(literal 0 binary64)) b) b)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* b (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b))) |
(* -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 (-.f64 #s(literal 0 binary64) b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.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))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) #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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* 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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* 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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a (+.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64)))))) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) (*.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))) |
(*.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64))) (*.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 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.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 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/8 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1 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)))))))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(+.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/2 binary64) b))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/8 binary64)))))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 b (+.f64 (*.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)))))))) |
(* (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 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 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 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.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)))))))) |
(* 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 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (+.f64 (*.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))))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.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)))))))) |
(* -1 (* (sqrt b) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 b))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) #s(literal 1/2 binary64)))))) |
(* -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 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) #s(literal 1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)) #s(literal -1/8 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 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (*.f64 (sqrt.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 a a))) #s(literal 1/16 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)) #s(literal -1/8 binary64)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (* -1 (/ b a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (* -1 (/ b a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(* -1 (* a (- (/ b a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* -1 (* a (- (/ b a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* -1 (* a (- (/ b a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ a b) 1)) |
(*.f64 b (+.f64 (/.f64 a b) #s(literal -1 binary64))) |
(* b (- (/ a b) 1)) |
(*.f64 b (+.f64 (/.f64 a b) #s(literal -1 binary64))) |
(* b (- (/ a b) 1)) |
(*.f64 b (+.f64 (/.f64 a b) #s(literal -1 binary64))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(+.f64 (sqrt.f64 b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1/2 binary64) a))) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(+.f64 (sqrt.f64 b) (*.f64 a (+.f64 (*.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 #s(literal -1/8 binary64) a))))) |
(+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5)))))))))) |
(+.f64 (sqrt.f64 b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 a (+.f64 (*.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)))))))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)))))) |
(* 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 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64))))) (*.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))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64))))) |
(* -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 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) #s(literal -1 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) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (+.f64 (+.f64 (/.f64 (*.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)))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(+.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/2 binary64) b))) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 b (+.f64 (*.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)))))))) |
(sqrt b) |
(sqrt.f64 b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(*.f64 b (+.f64 (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/2 binary64))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(*.f64 b (+.f64 (+.f64 (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/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64))))) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/16 binary64))))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 b)) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 a a) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.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 a #s(literal 1/2 binary64))))) |
(* -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 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 a a) #s(literal -1 binary64)) #s(literal -1/8 binary64)))))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) |
(/ (- (pow a 2) (* 1/2 (pow b 2))) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
(/ (- (pow a 2) (* 1/2 (pow b 2))) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
(/ (- (pow a 2) (* 1/2 (pow b 2))) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(* a (- (+ 1 (* -1 (/ (+ (* -1/4 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(* a (- (+ 1 (* -1 (/ (+ (* -1/8 (pow b 6)) (* 1/8 (pow b 6))) (pow a 6)))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (+ (* 1/4 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2))))))) |
(*.f64 a (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (* a (- (* -1 (/ (+ (* -1/4 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(* -1 (* a (- (* -1 (/ (+ (* -1/8 (pow b 6)) (* 1/8 (pow b 6))) (pow a 6))) (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 4) (pow a 4))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 6 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #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) (- (* -1 (/ (+ (* -4 (pow a 5)) (* 4 (pow a 5))) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(* (pow b 2) (- (* -1 (/ (+ (* -8 (pow a 7)) (* 8 (pow a 7))) (pow b 8))) (+ (* -4 (/ (pow a 5) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (* 4 (/ (pow a 5) (pow b 6)))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 8 binary64))) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #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) (- (* -1 (/ (+ (* -4 (pow a 5)) (* 4 (pow a 5))) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(* (pow b 2) (- (* -1 (/ (+ (* -8 (pow a 7)) (* 8 (pow a 7))) (pow b 8))) (+ (* -4 (/ (pow a 5) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (* 4 (/ (pow a 5) (pow b 6)))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 8 binary64))) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 6 binary64))))))) |
(* 2 (/ (pow a 3) (pow b 2))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) |
(* (pow a 3) (+ (* -4 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* (pow a 3) (+ (* (pow a 2) (- (* 8 (/ (pow a 2) (pow b 6))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow a 3) (+ (* (pow a 2) (- (* (pow a 2) (+ (* -16 (/ (pow a 2) (pow b 8))) (* 8 (/ 1 (pow b 6))))) (* 4 (/ 1 (pow b 4))))) (* 2 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 8 binary64))) (/.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(* a (- (+ 1 (* 1/4 (/ (pow b 4) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) |
(* a (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))))) |
(*.f64 a (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (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/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (* a (- (* -1/4 (/ (pow b 4) (pow a 4))) (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))))) |
(* -1 (* a (- (* 1/8 (/ (pow b 6) (pow a 6))) (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow b 4) (pow a 4)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(+ a (* (pow b 2) (- (* 1/4 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(+.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ a (* (pow b 2) (- (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow a 5))) (* 1/4 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(+.f64 a (*.f64 b (*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/2 binary64) a))))) |
(* 2 (/ (pow a 3) (pow b 2))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) |
(/ (+ (* -4 (/ (pow a 5) (pow b 2))) (* 2 (pow a 3))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b)) |
(/ (- (+ (* 2 (pow a 3)) (* 8 (/ (pow a 7) (pow b 4)))) (* 4 (/ (pow a 5) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal 8 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (+ (* -16 (/ (pow a 9) (pow b 6))) (* 2 (pow a 3))) (+ (* -8 (/ (pow a 7) (pow b 4))) (* 4 (/ (pow a 5) (pow b 2))))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 9 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(* 2 (/ (pow a 3) (pow b 2))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) |
(/ (+ (* -4 (/ (pow a 5) (pow b 2))) (* 2 (pow a 3))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b)) |
(/ (- (+ (* 2 (pow a 3)) (* 8 (/ (pow a 7) (pow b 4)))) (* 4 (/ (pow a 5) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal 8 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (+ (* -16 (/ (pow a 9) (pow b 6))) (* 2 (pow a 3))) (+ (* -8 (/ (pow a 7) (pow b 4))) (* 4 (/ (pow a 5) (pow b 2))))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 9 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(* 1/2 (/ (pow b 2) a)) |
(*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(/ (+ (* 1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) a) |
(/ (+ (* 1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) a) |
(/ (+ (* 1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) a) |
a |
(* a (+ 1 (* 1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)))) |
(* a (+ 1 (* 1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)))) |
(* a (+ 1 (* 1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)))) |
a |
(* -1 (* a (- (* -1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (* a (- (* -1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (* a (- (* -1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) #s(literal -1 binary64))) |
a |
(+ a (* 1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(+ a (* 1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(+ a (* 1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(* 1/2 (/ (pow b 2) a)) |
(*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(* 1/2 (/ (pow b 2) a)) |
(*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(* (pow b 2) (+ (* 1/2 (/ 1 a)) (/ a (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #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))) |
(* (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 (*.f64 b (*.f64 b #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))) |
(* (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 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (pow a 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 a a)) |
(- (* 1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) (*.f64 a a)) |
(- (* 1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) (*.f64 a a)) |
(- (* 1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (+ (* -1 (/ (pow a 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(/ (+ (* -1 (pow a 4)) (* 1/4 (pow b 4))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (*.f64 a a)) |
(/ (+ (* -1 (pow a 4)) (* 1/4 (pow b 4))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (*.f64 a a)) |
(/ (+ (* -1 (pow a 4)) (* 1/4 (pow b 4))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (*.f64 a a)) |
(* -1 (pow a 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 a a)) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) |
(* -1 (pow a 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 a a)) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) |
(* (pow a 2) (- (* 1/4 (/ (pow b 4) (pow a 4))) 1)) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
(* 1/4 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) |
b |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
a |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64))) |
a |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
b |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1 binary64))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1 binary64))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1 binary64))) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(* 1/4 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(* (pow b 4) (+ (* -1/8 (/ (pow b 2) (pow a 5))) (* 1/4 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow a 7))) (* 1/8 (/ 1 (pow a 5))))) (* 1/4 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 a #s(literal 7 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 5 binary64))))))) |
(* (pow b 4) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -1/32 (/ (pow b 2) (pow a 9))) (* 1/16 (/ 1 (pow a 7))))) (* 1/8 (/ 1 (pow a 5))))) (* 1/4 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b b)) (pow.f64 a #s(literal 9 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 7 binary64)))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 5 binary64))))))) |
(* 1/2 (/ (pow b 2) a)) |
(*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (*.f64 b b)))) |
(* (pow b 2) (- (+ (* 2 (/ (pow a 3) (pow b 4))) (* 1/2 (/ 1 a))) (/ a (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))))) |
(* (pow b 2) (- (+ (* -4 (/ (pow a 5) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -2 (/ (pow a 3) (pow b 4))) (/ a (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(* 1/2 (/ (pow b 2) a)) |
(*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* -1 (/ a (pow b 2))) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (*.f64 b b)))) |
(* (pow b 2) (- (+ (* 2 (/ (pow a 3) (pow b 4))) (* 1/2 (/ 1 a))) (/ a (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))))) |
(* (pow b 2) (- (+ (* -4 (/ (pow a 5) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -2 (/ (pow a 3) (pow b 4))) (/ a (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(* 1/2 (/ (pow b 2) a)) |
(*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(/ (+ (* -1 (pow a 2)) (* 1/2 (pow b 2))) a) |
(/.f64 (-.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)) a) |
(/ (+ (* 1/2 (pow b 2)) (* (pow a 2) (- (* 2 (/ (pow a 2) (pow b 2))) 1))) a) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) #s(literal -1 binary64)))) a) |
(/ (+ (* 1/2 (pow b 2)) (* (pow a 2) (- (* (pow a 2) (+ (* -4 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2))))) 1))) a) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 b b)))) #s(literal -1 binary64)))) a) |
(* 1/4 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 a a))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (/ (pow b 6) (pow a 2))) (+ (* 1/16 (/ (pow b 8) (pow a 4))) (* 1/4 (pow b 4)))) (pow a 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 8 binary64))) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (/ (pow b 6) (pow a 2))) (+ (* -1/32 (/ (pow b 10) (pow a 6))) (+ (* 1/16 (/ (pow b 8) (pow a 4))) (* 1/4 (pow b 4))))) (pow a 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 8 binary64))) (pow.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 b #s(literal 10 binary64))) (pow.f64 a #s(literal 6 binary64)))))) (*.f64 a (*.f64 a a))) |
(* 1/4 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(* -1 (/ (+ (* -1/4 (pow b 4)) (* 1/8 (/ (pow b 6) (pow a 2)))) (pow a 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/8 binary64)) (*.f64 a a))) (*.f64 a (*.f64 a a)))) |
(* -1 (/ (+ (* -1/4 (pow b 4)) (+ (* -1/16 (/ (pow b 8) (pow a 4))) (* 1/8 (/ (pow b 6) (pow a 2))))) (pow a 3))) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/8 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal 8 binary64))) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (/ (+ (* -1/4 (pow b 4)) (+ (* -1/16 (/ (pow b 8) (pow a 4))) (+ (* 1/32 (/ (pow b 10) (pow a 6))) (* 1/8 (/ (pow b 6) (pow a 2)))))) (pow a 3))) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/8 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal 8 binary64))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 b #s(literal 10 binary64))) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
Compiled 52424 to 3639 computations (93.1% saved)
9 alts after pruning (2 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1510 | 2 | 1512 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 1 | 4 | 5 |
| Total | 1512 | 9 | 1521 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 47.5% | (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)) |
| ✓ | 98.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
| 47.5% | (-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) a)) | |
| 89.4% | (-.f64 (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) | |
| ✓ | 99.3% | (+.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a))) |
| ✓ | 99.3% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | 90.0% | (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a))))) |
| ✓ | 47.9% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | 98.7% | a |
Compiled 424 to 158 computations (62.7% saved)
| Inputs |
|---|
a |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b (*.f64 a a))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a b)) a)) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) |
(-.f64 (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 a (*.f64 b b))) (+.f64 a (*.f64 b (*.f64 b (/.f64 #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 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(+.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a))) |
6 calls:
| 6.0ms | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 6.0ms | a |
| 5.0ms | b |
| 4.0ms | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 4.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | a |
| 99.3% | 1 | b |
| 99.3% | 1 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 99.3% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 99.3% | 1 | (*.f64 a a) |
| 99.3% | 1 | (*.f64 b b) |
Compiled 35 to 21 computations (40% saved)
Total -0.2b remaining (-18.9%)
Threshold costs -0.2b (-18.9%)
| Inputs |
|---|
a |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
| Outputs |
|---|
a |
2 calls:
| 2.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | a |
| 98.7% | 1 | b |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 4× | *-commutative_binary64 |
| 2× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 10 |
| 1 | 10 | 10 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a))) |
a |
| Outputs |
|---|
(+.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 b a))) |
a |
| 4086× | *-lowering-*.f32 |
| 4086× | *-lowering-*.f64 |
| 3920× | *-lowering-*.f32 |
| 3920× | *-lowering-*.f64 |
| 3736× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 87 |
| 1 | 112 | 82 |
| 2 | 974 | 70 |
| 0 | 8460 | 70 |
| 0 | 119 | 776 |
| 1 | 356 | 757 |
| 2 | 1292 | 727 |
| 3 | 5515 | 724 |
| 0 | 8042 | 724 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 37 to 23 computations (37.8% saved)
(abs b)
Compiled 140 to 86 computations (38.6% saved)
Loading profile data...