
Time bar (total: 8.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 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: 9.0ms (54% of total)ival-sqrt: 4.0ms (24% of total)ival-sub: 3.0ms (18% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 564.0ms | 8256× | 0 | valid |
| 40.0ms | 631× | 0 | invalid |
ival-mult: 163.0ms (52% of total)ival-sqrt: 80.0ms (25.5% of total)ival-sub: 61.0ms (19.5% of total)const: 7.0ms (2.2% of total)backward-pass: 3.0ms (1% 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 |
|---|---|---|---|---|---|
| 133 | 0 | - | 5 | (2.61213728909632e-162 1.1076410755831862e-203) | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 16 | 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) |
| 46.0ms | 512× | 0 | valid |
Compiled 62 to 20 computations (67.7% saved)
ival-mult: 19.0ms (71.1% of total)ival-sqrt: 4.0ms (15% of total)ival-sub: 2.0ms (7.5% 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 |
|---|---|---|
| ▶ | 51.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 | 95.0% | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | accuracy | 52.4% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 20.0ms | 256× | 0 | valid |
Compiled 26 to 7 computations (73.1% saved)
ival-mult: 4.0ms (52.2% of total)ival-sqrt: 2.0ms (26.1% of total)ival-sub: 1.0ms (13.1% 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 | b | @ | 0 | (- (* 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 |
|---|---|---|
| ▶ | 93.2% | (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
| ▶ | 84.3% | (+.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)))) |
| ▶ | 99.2% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
| ✓ | 51.9% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ▶ | 98.8% | a |
Compiled 60 to 36 computations (40% 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 | (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 128 | (*.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))) |
| ✓ | cost-diff | 128 | (+.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)))) |
| ✓ | cost-diff | 0 | (-.f64 a b) |
| ✓ | cost-diff | 0 | (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) |
| ✓ | 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)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
| 2330× | *-lowering-*.f32 |
| 2330× | *-lowering-*.f64 |
| 1558× | /-lowering-/.f32 |
| 1558× | /-lowering-/.f64 |
| 1456× | sum5-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 133 |
| 1 | 58 | 128 |
| 2 | 163 | 128 |
| 3 | 461 | 124 |
| 4 | 921 | 124 |
| 5 | 1097 | 124 |
| 6 | 1358 | 124 |
| 7 | 2412 | 124 |
| 8 | 6869 | 124 |
| 0 | 8189 | 124 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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 (* (* b b) (+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a)))) |
a |
(* (* b b) (+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a))) |
(* b b) |
b |
(+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a)) |
(/ (* -1/8 (* b b)) (* a (* a a))) |
(* -1/8 (* b b)) |
-1/8 |
(* a (* a a)) |
(* a a) |
(/ -1/2 a) |
-1/2 |
(+ a (/ (* -1/2 (* b b)) a)) |
a |
(/ (* -1/2 (* b b)) a) |
(* -1/2 (* b b)) |
-1/2 |
(* b b) |
b |
| Outputs |
|---|
a |
(* (pow (- a b) 1/2) (pow (+ a b) 1/2)) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
(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) |
(sqrt.f64 (+.f64 a b)) |
(+ a b) |
(+.f64 a b) |
(+ a (* (* b b) (+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a)))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) a) a)))) a)) |
a |
(* (* b b) (+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) a) a)))) a) |
(* b b) |
(*.f64 b b) |
b |
(+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a)) |
(+.f64 (/.f64 (*.f64 b (/.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) a) a)) a) (/.f64 #s(literal -1/2 binary64) a)) |
(/ (* -1/8 (* b b)) (* a (* a a))) |
(/.f64 (*.f64 b (/.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) a) a)) a) |
(* -1/8 (* b b)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
-1/8 |
#s(literal -1/8 binary64) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
(+ a (/ (* -1/2 (* b b)) a)) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) |
a |
(/ (* -1/2 (* b b)) a) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (* b b)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
-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 | 88.1% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a a)) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) |
| ✓ | accuracy | 88.0% | (*.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))) |
| ✓ | accuracy | 77.0% | (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 a 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.2% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
| 148.0ms | 256× | 0 | valid |
Compiled 150 to 23 computations (84.7% saved)
ival-mult: 20.0ms (44.1% of total)ival-pow: 13.0ms (28.6% of total)ival-div: 5.0ms (11% of total)ival-add: 5.0ms (11% of total)ival-sub: 2.0ms (4.4% of total)const: 1.0ms (2.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (pow (- a b) 1/2) (pow (+ a b) 1/2))> |
#<alt (pow (+ a b) 1/2)> |
#<alt (pow (- a b) 1/2)> |
#<alt (- a b)> |
#<alt (+ a (* (* b b) (+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a))))> |
#<alt (* (* b b) (+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a)))> |
#<alt (* b b)> |
#<alt (+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a))> |
#<alt (+ a (/ (* -1/2 (* b b)) a))> |
#<alt (/ (* -1/2 (* b b)) a)> |
#<alt (* -1/2 (* b b))> |
#<alt (+ a b)> |
#<alt (/ (* -1/8 (* b b)) (* a (* a a)))> |
#<alt (* -1/8 (* b b))> |
#<alt (* a (* a 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)> |
#<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 (* (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 (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3))> |
#<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))))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1)))> |
#<alt (* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1)))> |
#<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) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2)))))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2))))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2))))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2)))))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2))))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2))))))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3))> |
#<alt (/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3))> |
#<alt (/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a)> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 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 (/ -1/2 a)> |
#<alt (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))> |
#<alt (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))> |
#<alt (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2)))))))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2)))))))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2)))))))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2)))))))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2)))))))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2)))))))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3))> |
#<alt (/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3))> |
#<alt (/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3))> |
#<alt (/ -1/2 a)> |
#<alt (/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a)> |
#<alt (/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a)> |
#<alt (/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a)> |
#<alt (/ -1/2 a)> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) 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/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 (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> |
#<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 (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (* -1/8 (pow b 2))> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | b | @ | inf | (* (* b b) (+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a))) |
| 2.0ms | a | @ | inf | (+ a (/ (* -1/2 (* b b)) a)) |
| 1.0ms | b | @ | inf | (pow (+ a b) 1/2) |
| 1.0ms | a | @ | 0 | (* (pow (- a b) 1/2) (pow (+ a b) 1/2)) |
| 1.0ms | a | @ | -inf | (+ a (* (* b b) (+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a)))) |
| 1× | batch-egg-rewrite |
| 3442× | /-lowering-/.f32 |
| 3442× | /-lowering-/.f64 |
| 3202× | *-lowering-*.f32 |
| 3202× | *-lowering-*.f64 |
| 2096× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 113 |
| 1 | 145 | 106 |
| 2 | 1640 | 106 |
| 0 | 8363 | 106 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow (- a b) 1/2) (pow (+ a b) 1/2)) |
(pow (+ a b) 1/2) |
(pow (- a b) 1/2) |
(- a b) |
(+ a (* (* b b) (+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a)))) |
(* (* b b) (+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a))) |
(* b b) |
(+ (/ (* -1/8 (* b b)) (* a (* a a))) (/ -1/2 a)) |
(+ a (/ (* -1/2 (* b b)) a)) |
(/ (* -1/2 (* b b)) a) |
(* -1/2 (* b b)) |
(+ a b) |
(/ (* -1/8 (* b b)) (* a (* a a))) |
(* -1/8 (* b b)) |
(* a (* a a)) |
| Outputs |
|---|
(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 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))) (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 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 (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (neg.f64 (-.f64 a b)))) |
(/.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 (*.f64 a a)) (*.f64 b (*.f64 b b))))) (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 (/.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)))) |
(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 (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.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)))) |
(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 #s(literal -1 binary64) b a) |
(/.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 #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 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 (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 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 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 (*.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 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (-.f64 a b) (+.f64 a b))) |
(+.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a) |
(+.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(+.f64 (+.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a))) |
(fma.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a) |
(fma.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a)))) (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(fma.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) a) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 b b) (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b b) a) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b)) (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(fma.f64 (*.f64 b (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) b a) |
(fma.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) b) b (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))) (+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))) (-.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))) (neg.f64 (-.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))))) (neg.f64 (neg.f64 (-.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) a))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (-.f64 a (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(+.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(-.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) |
(-.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (-.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(fma.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) b) b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1/512 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 b b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal 1/4 binary64)) (*.f64 a a))) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal 1/4 binary64)) (*.f64 a a)) (*.f64 b b)) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1/512 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))))) (neg.f64 (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal 1/4 binary64)) (*.f64 a a)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal 1/4 binary64)) (*.f64 a a)) (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a))) |
(*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 a a))) |
(*.f64 (*.f64 b (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a))) b) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) a) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a 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))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) a)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a)) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal -1/8 binary64) a) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (*.f64 b #s(literal -1/8 binary64)) (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/8 binary64) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) a) (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 a a)) (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal 1/4 binary64)) (*.f64 a a)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal 1/4 binary64)) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal 1/4 binary64)) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) a) (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 a (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 a a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal 1/4 binary64)) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)))) (*.f64 a a)) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a)) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a a))) a) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) a) (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a a) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 a (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))))) (neg.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal 1/4 binary64)) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal 1/4 binary64)) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/512 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal 1/4 binary64)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) a))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a))) |
(fma.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 (*.f64 b b) a) a) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) a) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b 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 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) a) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) a)) a) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b a) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) |
(/.f64 (*.f64 b b) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.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 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a #s(literal -1/2 binary64))) |
(/.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)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 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 #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 b b)) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b 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 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) 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 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) #s(literal -2 binary64))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a)) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b) |
(*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 b a)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) b) |
(+.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))) |
(/.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 #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 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 (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 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 (*.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 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 (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(neg.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))))) |
(/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (*.f64 a a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 b b)) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) a) |
(/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) a) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) a) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 b b))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) #s(literal -1 binary64)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal -1/8 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
(*.f64 (*.f64 b #s(literal -1/8 binary64)) (/.f64 b (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/8 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b b) a) (pow.f64 (/.f64 (*.f64 a a) #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 #s(literal -1/8 binary64) a) a)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 b a) (/.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) a) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) a) (/.f64 (/.f64 b a) a)) |
(*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -1/8 binary64)) a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 a a)) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) a))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 b b) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 b #s(literal -1/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 b #s(literal -1/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) a) (/.f64 (*.f64 b b) (neg.f64 (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)) (/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b b)) a) (/.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) (pow.f64 a #s(literal 3/2 binary64))) (/.f64 b (pow.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (neg.f64 (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (pow.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b #s(literal -1/8 binary64))) a) (/.f64 b (neg.f64 (*.f64 a a)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 b (pow.f64 a #s(literal 3/2 binary64))) (/.f64 (*.f64 b #s(literal -1/8 binary64)) (pow.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b #s(literal -1/8 binary64))) #s(literal -1 binary64)) (/.f64 b (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/8 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b b) (neg.f64 (*.f64 a a))) (/.f64 #s(literal 1/8 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 a a))) (/.f64 (neg.f64 (*.f64 b b)) a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) (neg.f64 (*.f64 a a))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) a) (/.f64 (*.f64 b b) a)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(*.f64 (*.f64 b b) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b #s(literal -1/8 binary64)) b) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 3 binary64))) |
(pow.f64 a #s(literal 3 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 3 binary64)) |
(*.f64 a (*.f64 a a)) |
(*.f64 (*.f64 a a) a) |
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64))) |
| 1× | egg-herbie |
| 4610× | *-lowering-*.f32 |
| 4610× | *-lowering-*.f64 |
| 2332× | +-lowering-+.f64 |
| 2332× | +-lowering-+.f32 |
| 1436× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 513 | 3880 |
| 1 | 1752 | 3449 |
| 2 | 7406 | 3449 |
| 0 | 8109 | 3449 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* b (sqrt -1)) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(sqrt b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5)))))))))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(sqrt a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(sqrt b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))) |
(* (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))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3)) |
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)))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
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) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(* -1/2 (/ (pow b 2) a)) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(* -1/2 (/ (pow b 2) a)) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(* -1/2 (/ (pow b 2) a)) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a)) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a)) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 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) |
(/ -1/2 a) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/ -1/2 a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/ -1/2 a) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) 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/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 (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 |
(+ 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))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1/8 (pow b 2)) |
(* -1/8 (pow b 2)) |
(* -1/8 (pow b 2)) |
(* -1/8 (pow b 2)) |
(* -1/8 (pow b 2)) |
(* -1/8 (pow b 2)) |
(* -1/8 (pow b 2)) |
(* -1/8 (pow b 2)) |
(* -1/8 (pow b 2)) |
(* -1/8 (pow b 2)) |
(* -1/8 (pow b 2)) |
(* -1/8 (pow b 2)) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(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 (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/2 binary64))) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (+.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 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/2 binary64))) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(+.f64 a (/.f64 #s(literal 0 binary64) a)) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #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) a) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 0 binary64)) a)) (/.f64 #s(literal 0 binary64) 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 (/.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 #s(literal -1/2 binary64) (/.f64 (+.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 (-.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)) (-.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 (*.f64 #s(literal -1/2 binary64) (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 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 (*.f64 #s(literal -1/2 binary64) (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))))) a) (/.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 (+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (+.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 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) b))) |
(* -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 (-.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 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) #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 (*.f64 a a) #s(literal 1/2 binary64)) #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.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 (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) (*.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 b (*.f64 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 (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 b (*.f64 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 (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)) (* (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 (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 (*.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 (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 (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)))))) |
(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 #s(literal -1/8 binary64) b)) (*.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 #s(literal 1/2 binary64) a)))) |
(* 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 #s(literal 1/2 binary64) a))) (*.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 (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a)) (*.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* -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 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a)) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a)) (+.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 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) #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 #s(literal 1/2 binary64) a)) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) #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))))))) |
(* (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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 #s(literal -1 binary64))) (*.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 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 (*.f64 #s(literal 1/2 binary64) (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 (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b (*.f64 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/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 b #s(literal -1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b (*.f64 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 #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/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) (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/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 (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 (*.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) (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))))))) |
(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/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(+.f64 (sqrt.f64 a) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/8 binary64) b)) (*.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 -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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (+.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 (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 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a))))) |
(* -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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
(* -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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)))) (*.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 #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)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a a))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 a a)))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 a a)) (/.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)))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.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/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a)) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a)) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a)) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a a))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) a) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) a) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* -1 (* (pow b 2) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a a))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b 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 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 (*.f64 b 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 (*.f64 b 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 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.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/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.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)))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b 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 (*.f64 b 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 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(* -1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
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 #s(literal 0 binary64) (/.f64 b a)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 (+.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))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(* -1/8 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/8 binary64))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
Compiled 22883 to 2561 computations (88.8% saved)
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 904 | 6 | 910 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 1 | 1 |
| Total | 907 | 8 | 915 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (+.f64 a (*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64)))) |
| ▶ | 89.3% | (+.f64 a (*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a))) |
| 99.0% | (*.f64 (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) | |
| ▶ | 99.2% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
| ▶ | 99.2% | (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
| ▶ | 38.7% | (*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
| ✓ | 51.9% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | 98.8% | a |
Compiled 195 to 124 computations (36.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 64 | (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 256 | (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
| ✓ | cost-diff | 320 | (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 384 | (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
| ✓ | 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a)) |
| ✓ | cost-diff | 0 | (+.f64 a (*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a))) |
| ✓ | cost-diff | 0 | (/.f64 a (*.f64 b b)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
| ✓ | cost-diff | 0 | (/.f64 b #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 a (*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64)))) |
| 2280× | *-lowering-*.f32 |
| 2280× | *-lowering-*.f64 |
| 2080× | sum5-define |
| 1950× | fma-lowering-fma.f32 |
| 1950× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 209 |
| 1 | 81 | 203 |
| 2 | 181 | 203 |
| 3 | 374 | 198 |
| 4 | 891 | 198 |
| 5 | 2875 | 198 |
| 6 | 6195 | 198 |
| 0 | 8289 | 198 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ a (* (/ b a) (/ b -2))) |
a |
(* (/ b a) (/ b -2)) |
(/ b a) |
b |
(/ b -2) |
-2 |
(* (* b b) (+ (/ a (* b b)) (/ -1/2 a))) |
(* b b) |
b |
(+ (/ a (* b b)) (/ -1/2 a)) |
(/ a (* b b)) |
a |
(/ -1/2 a) |
-1/2 |
(+ a (* (* b b) (/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a))) |
a |
(* (* b b) (/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a)) |
(* b b) |
b |
(/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a) |
(+ -1/2 (/ (* b (* b -1/8)) (* a a))) |
-1/2 |
(/ (* b (* b -1/8)) (* a a)) |
(* b (* b -1/8)) |
(* b -1/8) |
-1/8 |
(* a 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) |
(* (pow (* a (- 1 (/ b a))) 1/2) (pow (+ a b) 1/2)) |
(pow (* a (- 1 (/ b a))) 1/2) |
(* a (- 1 (/ b a))) |
a |
(- 1 (/ b a)) |
1 |
(/ b a) |
b |
1/2 |
(pow (+ a b) 1/2) |
(+ a b) |
| Outputs |
|---|
(+ a (* (/ b a) (/ b -2))) |
(+.f64 a (/.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64))) |
a |
(* (/ b a) (/ b -2)) |
(/.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64)) |
(/ b a) |
(/.f64 b a) |
b |
(/ b -2) |
(/.f64 b #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(* (* b b) (+ (/ a (* b b)) (/ -1/2 a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(* b b) |
(*.f64 b b) |
b |
(+ (/ a (* b b)) (/ -1/2 a)) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(/ a (* b b)) |
(/.f64 a (*.f64 b b)) |
a |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
(+ a (* (* b b) (/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)))) a)) |
a |
(* (* b b) (/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)))) a) |
(* b b) |
(*.f64 b b) |
b |
(/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a) |
(+ -1/2 (/ (* b (* b -1/8)) (* a a))) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (* b (* b -1/8)) (* a a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* b (* b -1/8)) |
(*.f64 (*.f64 b b) #s(literal -1/8 binary64)) |
(* b -1/8) |
(*.f64 b #s(literal -1/8 binary64)) |
-1/8 |
#s(literal -1/8 binary64) |
(* a a) |
(*.f64 a 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) |
(* (pow (* a (- 1 (/ b a))) 1/2) (pow (+ a b) 1/2)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(pow (* a (- 1 (/ b a))) 1/2) |
(sqrt.f64 (-.f64 a b)) |
(* a (- 1 (/ b a))) |
(-.f64 a b) |
a |
(- 1 (/ b a)) |
(-.f64 #s(literal 1 binary64) (/.f64 b a)) |
1 |
#s(literal 1 binary64) |
(/ b a) |
(/.f64 b a) |
b |
1/2 |
#s(literal 1/2 binary64) |
(pow (+ a b) 1/2) |
(sqrt.f64 (+.f64 a b)) |
(+ a b) |
(+.f64 a b) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
| ✓ | accuracy | 99.2% | (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 a b) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 a b)) |
| ✓ | accuracy | 99.2% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) |
| ✓ | accuracy | 88.0% | (*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a)) |
| ✓ | accuracy | 75.9% | (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) |
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
| ✓ | accuracy | 88.9% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 41.1% | (*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 100.0% | (/.f64 b #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 a (*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64))) |
| 101.0ms | 256× | 0 | valid |
Compiled 230 to 35 computations (84.8% saved)
ival-pow: 18.0ms (30.5% of total)ival-mult: 16.0ms (27.2% of total)ival-div: 10.0ms (17% of total)ival-add: 8.0ms (13.6% of total)ival-sub: 3.0ms (5.1% of total)ival-sqrt: 2.0ms (3.4% of total)const: 1.0ms (1.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ a (* (/ b a) (/ b -2)))> |
#<alt (* (/ b a) (/ b -2))> |
#<alt (/ b a)> |
#<alt (/ b -2)> |
#<alt (* (* b b) (+ (/ a (* b b)) (/ -1/2 a)))> |
#<alt (* b b)> |
#<alt (+ (/ a (* b b)) (/ -1/2 a))> |
#<alt (/ a (* b b))> |
#<alt (+ a (* (* b b) (/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a)))> |
#<alt (* (* b b) (/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a))> |
#<alt (/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a)> |
#<alt (* (pow (- a b) 1/2) (sqrt (+ a b)))> |
#<alt (pow (- a b) 1/2)> |
#<alt (- a b)> |
#<alt (sqrt (+ a b))> |
#<alt (* (pow (* a (- 1 (/ b a))) 1/2) (pow (+ a b) 1/2))> |
#<alt (pow (* a (- 1 (/ b a))) 1/2)> |
#<alt (* a (- 1 (/ b a)))> |
#<alt (pow (+ a b) 1/2)> |
#<alt (/ (* b (* b -1/8)) (* a a))> |
#<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/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 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 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 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 (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 (/ -1/2 a)> |
#<alt (/ (- (/ (pow a 2) (pow b 2)) 1/2) a)> |
#<alt (/ (- (/ (pow a 2) (pow b 2)) 1/2) a)> |
#<alt (/ (- (/ (pow a 2) (pow b 2)) 1/2) a)> |
#<alt (/ a (pow b 2))> |
#<alt (* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (/ a (pow b 2))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2)))))> |
#<alt (/ a (pow b 2))> |
#<alt (/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ -1/2 a)> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<alt (/ -1/2 a)> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<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/8 (/ (pow b 4) (pow a 3)))> |
#<alt (/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3))> |
#<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))))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1)))> |
#<alt (* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1)))> |
#<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) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2)))))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2))))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2))))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2)))))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2))))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2))))))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3))> |
#<alt (/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3))> |
#<alt (/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a)> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a))> |
#<alt (/ -1/2 a)> |
#<alt (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))> |
#<alt (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))> |
#<alt (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 3)))> |
#<alt (/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3))> |
#<alt (/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3))> |
#<alt (/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3))> |
#<alt (/ -1/2 a)> |
#<alt (/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a)> |
#<alt (/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a)> |
#<alt (/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a)> |
#<alt (/ -1/2 a)> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 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 (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 (/ (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 (* (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 (* -1 b))> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* -1 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/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/8 (/ (pow b 2) (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 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)))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | b | @ | 0 | (+ (/ a (* b b)) (/ -1/2 a)) |
| 1.0ms | b | @ | inf | (+ a (* (* b b) (/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a))) |
| 0.0ms | a | @ | 0 | (* (* b b) (+ (/ a (* b b)) (/ -1/2 a))) |
| 0.0ms | b | @ | inf | (/ (* b (* b -1/8)) (* a a)) |
| 0.0ms | b | @ | inf | (/ b a) |
| 1× | batch-egg-rewrite |
| 2956× | /-lowering-/.f32 |
| 2956× | /-lowering-/.f64 |
| 2616× | *-lowering-*.f32 |
| 2616× | *-lowering-*.f64 |
| 1994× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 168 |
| 1 | 217 | 158 |
| 2 | 2187 | 156 |
| 0 | 8246 | 156 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ a (* (/ b a) (/ b -2))) |
(* (/ b a) (/ b -2)) |
(/ b a) |
(/ b -2) |
(* (* b b) (+ (/ a (* b b)) (/ -1/2 a))) |
(* b b) |
(+ (/ a (* b b)) (/ -1/2 a)) |
(/ a (* b b)) |
(+ a (* (* b b) (/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a))) |
(* (* b b) (/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a)) |
(/ (+ -1/2 (/ (* b (* b -1/8)) (* a a))) a) |
(* (pow (- a b) 1/2) (sqrt (+ a b))) |
(pow (- a b) 1/2) |
(- a b) |
(sqrt (+ a b)) |
(* (pow (* a (- 1 (/ b a))) 1/2) (pow (+ a b) 1/2)) |
(pow (* a (- 1 (/ b a))) 1/2) |
(* a (- 1 (/ b a))) |
(pow (+ a b) 1/2) |
(/ (* b (* b -1/8)) (* a a)) |
(* a a) |
(+ a b) |
| Outputs |
|---|
(+.f64 a (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) |
(+.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64)) (-.f64 a (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))))) |
(fma.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) 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 b #s(literal -2 binary64))) a) |
(fma.f64 b (/.f64 b (/.f64 a #s(literal -1/2 binary64))) a) |
(fma.f64 b (/.f64 (/.f64 b #s(literal -2 binary64)) a) a) |
(fma.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64)) a) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 b a) a) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) a) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) a) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b) a) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a) |
(fma.f64 (/.f64 b (/.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) (-.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) (-.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) (-.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64)) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 b b)) (/.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64))) (-.f64 a (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) (-.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) (-.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) (-.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64)) (-.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 b b)) (/.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64)))) (neg.f64 (-.f64 a (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64)) (*.f64 a a)) (-.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) (-.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 a (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64)) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) (-.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) (-.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) (-.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) a))))) |
(*.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))))) |
(/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) |
(/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 b b) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (/.f64 #s(literal -2 binary64) b))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 #s(literal -2 binary64) b)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (neg.f64 (/.f64 #s(literal -2 binary64) b))) |
(/.f64 (/.f64 b (/.f64 #s(literal -2 binary64) b)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -2 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 b (/.f64 #s(literal -2 binary64) b))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a (/.f64 #s(literal -2 binary64) b))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a b) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal -2 binary64) b) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal -2 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (/.f64 b (/.f64 #s(literal -2 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (neg.f64 (/.f64 a b))) |
(/.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 a b))) |
(/.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) b)) (neg.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 #s(literal -2 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 b b) a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 b (/.f64 #s(literal -2 binary64) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 b (/.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -2 binary64)))) |
(*.f64 b (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(*.f64 b (/.f64 (/.f64 b #s(literal -2 binary64)) a)) |
(*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64))) |
(*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 b a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(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 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.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 b #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) b) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (-.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 (/.f64 b a) #s(literal 1 binary64)) |
(*.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 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 b #s(literal 2 binary64))) |
(/.f64 b #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -2 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) b) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 b (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 b (/.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 b a) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 (/.f64 b (/.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b (*.f64 a #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)))) (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)))))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b)))) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b))) (*.f64 b b)) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64))) (-.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b))))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b))) (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b))) (neg.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(*.f64 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b b)) |
(*.f64 (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) b) |
(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))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) |
(-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(-.f64 (/.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b))) (*.f64 a (*.f64 b b))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b))) (*.f64 (/.f64 (*.f64 b b) a) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 b b) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) #s(literal -1/2 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a)) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 a b) a) (/.f64 b #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 (+.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 a b) (/.f64 a #s(literal -1/2 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 b b) a))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (+.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a (/.f64 a b))) (*.f64 a b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) |
(/.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b)))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b b) a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) |
(/.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b))) (*.f64 b b)) a) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (/.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b b) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) b)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) a) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) a) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a b) a) (/.f64 b #s(literal -2 binary64)))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a b) (/.f64 a #s(literal -1/2 binary64))) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 b b) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (neg.f64 (*.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a (/.f64 a b)))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 a a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a b)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) b))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b))))) (neg.f64 (neg.f64 (*.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))) (neg.f64 (neg.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a a) (/.f64 b (/.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(/.f64 a (*.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) (/.f64 b (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 a b) b) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 a b)))) |
(/.f64 (neg.f64 (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 a b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(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)) |
(pow.f64 (/.f64 b (/.f64 a b)) #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 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b)) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)))) |
(fma.f64 b (/.f64 b (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) a) |
(fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) a) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) a) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (*.f64 b b) a) |
(fma.f64 (/.f64 b (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) b a) |
(fma.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)) (-.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))) (-.f64 (*.f64 a a) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)))) (-.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)) (-.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))) (-.f64 (*.f64 a a) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))))) (neg.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)))))) (neg.f64 (neg.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) a))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)) (-.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) a))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)))) |
(/.f64 (*.f64 b b) (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b))) (neg.f64 (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (neg.f64 (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) |
(*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) (*.f64 b b)) |
(*.f64 (/.f64 b (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) b) |
(*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) a)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1/512 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (*.f64 a (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1/512 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1/512 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 a (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))))) (neg.f64 (*.f64 a (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1/512 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) a)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1/512 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1/512 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) |
(pow.f64 (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1/512 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))))) |
(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))))) |
(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))) |
(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 (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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 a) (*.f64 a a)) (*.f64 (*.f64 b 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)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 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)) |
(*.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 b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 a 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 (*.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)) |
(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 (*.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 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 #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 (*.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)))) (+.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)))))) |
(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 #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 (*.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)) |
(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 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 (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (neg.f64 (-.f64 a b)))) |
(/.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 (*.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 (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 (*.f64 a a)) (*.f64 b (*.f64 b b))))) (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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #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 (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))))) |
(sqrt.f64 (*.f64 (+.f64 a b) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (+.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 #s(literal 1 binary64) (/.f64 b a))) (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (+.f64 a b) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (+.f64 a b) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (+.f64 a b) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(*.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a (+.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 a (+.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (+.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 (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) (*.f64 (log.f64 a) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/4 binary64)))) |
(sqrt.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (sqrt.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) a)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) a)) (sqrt.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(*.f64 (sqrt.f64 a) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (/.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) a)) |
(exp.f64 (log.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) a)) |
(/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) #s(literal 1 binary64))))) |
(/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (+.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) a) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) a) (+.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (neg.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) a)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) a)) (neg.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(*.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (exp.f64 (log.f64 a))) |
(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 (*.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)) |
(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 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 (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (neg.f64 (-.f64 a b)))) |
(/.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 (*.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 (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 (*.f64 a a)) (*.f64 b (*.f64 b b))))) (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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a a))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/8 binary64))) (*.f64 (/.f64 a b) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b a) (*.f64 b #s(literal -1/8 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/8 binary64)) a)) (/.f64 a b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b #s(literal -1/8 binary64)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/8 binary64)))) (neg.f64 (*.f64 (/.f64 a b) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) (*.f64 b #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/8 binary64)) a))) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b #s(literal -1/8 binary64)) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 a a))) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b #s(literal -1/8 binary64)) a))) |
(*.f64 (/.f64 b a) (/.f64 (*.f64 b #s(literal -1/8 binary64)) a)) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) (*.f64 a a))) |
(*.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 b #s(literal -1/8 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) a) (/.f64 b a)) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/8 binary64) a)) |
(*.f64 (/.f64 (*.f64 b b) a) (pow.f64 (/.f64 a #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 a a)) 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 (-.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 #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 (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)) |
| 1× | egg-herbie |
| 4956× | *-lowering-*.f32 |
| 4956× | *-lowering-*.f64 |
| 2534× | +-lowering-+.f64 |
| 2534× | +-lowering-+.f32 |
| 1278× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 556 | 6256 |
| 1 | 1890 | 5556 |
| 2 | 7888 | 5556 |
| 0 | 8036 | 5556 |
| 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)) |
(/ 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 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) |
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))) |
(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) |
(/ -1/2 a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/ a (pow b 2)) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(/ a (pow b 2)) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(/ a (pow b 2)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/ -1/2 a) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(/ -1/2 a) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(/ 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/8 (/ (pow b 4) (pow a 3))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3)) |
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)))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
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) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(* -1/2 (/ (pow b 2) a)) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(* -1/2 (/ (pow b 2) a)) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(* -1/2 (/ (pow b 2) a)) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a)) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a)) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a)) |
(/ -1/2 a) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/ -1/2 a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/ -1/2 a) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 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 (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 (/ (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))))))))) |
(* (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 (* -1 b)) |
(+ a (* -1 b)) |
(+ a (* -1 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/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(* -1/8 (/ (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) |
(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 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 (*.f64 b b) a)) 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 (*.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 b (*.f64 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 b (*.f64 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 b (*.f64 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(* -1/2 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) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 (*.f64 b b) a)) 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 (*.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 b (*.f64 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 b (*.f64 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 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) a) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (/.f64 (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) b) b) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (/.f64 (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) b) b) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (/.f64 (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) b) b) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(/ 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/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))))) (*.f64 a (*.f64 a a))) |
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 (*.f64 b b) a)) a))) |
(* 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 (*.f64 b b) a)) a)) (/.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)))))) |
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a)) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a)) |
(* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a)) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) a) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) a) |
(/ (+ (* -1/2 (pow b 2)) (* -1/8 (/ (pow b 4) (pow a 2)))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) a) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* 1/8 (/ (pow b 4) (pow a 2))) (* 1/2 (pow b 2))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a) |
(- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(* -1 (* (pow b 2) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(* -1/8 (/ (pow b 2) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a) |
(/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 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 #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 a (/.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.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 (/ (+ 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 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (+.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 (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(+.f64 a (/.f64 #s(literal 0 binary64) a)) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (+.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 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 a a)) (*.f64 (neg.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64))) (/.f64 #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 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) #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 #s(literal -1/2 binary64) b) (/.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 #s(literal -1/2 binary64) b) (/.f64 (+.f64 b (/.f64 (/.f64 #s(literal 0 binary64) a) a)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) 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 #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 (*.f64 a a) #s(literal 1/2 binary64)) #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 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) #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))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 b b)))))) |
(* -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 (*.f64 a a) #s(literal 1/2 binary64)) #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #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 (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 (*.f64 b b) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 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 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 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 (*.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 (*.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))))) (/.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))))) |
(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 (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 (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 #s(literal -1 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)) (neg.f64 (sqrt.f64 b))) |
(* -1 (* b (+ (* 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 (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 (*.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 (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 #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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (+.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 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 #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 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.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)))) (+.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 (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)))))) |
(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 (+.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 (+.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)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #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 (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 (*.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 (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)))))))) |
(* 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 a (/.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.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 (/ (+ 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 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (+.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 (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(+.f64 a (/.f64 #s(literal 0 binary64) a)) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(*.f64 a (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (+.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 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 a a)) (*.f64 (neg.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64))) (/.f64 #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 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) #s(literal 0 binary64))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) a))) |
(+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(+.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 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (+.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (* b (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(* (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #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 (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 (*.f64 b b) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 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 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 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 (*.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 (*.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))))) (/.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))))) |
(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 (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 (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 #s(literal -1 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)) (neg.f64 (sqrt.f64 b))) |
(* -1 (* b (+ (* 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 (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 (*.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 (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 (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 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 #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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (+.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 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 #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 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.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)))) (+.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 (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)))))) |
(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 (+.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 (+.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)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #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 (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 (*.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 (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/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 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) |
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 #s(literal 0 binary64) (/.f64 b a)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
Compiled 27670 to 3012 computations (89.1% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1330 | 3 | 1333 |
| Fresh | 1 | 0 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1333 | 8 | 1341 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (+.f64 a (*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64)))) |
| ✓ | 89.3% | (+.f64 a (*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a))) |
| ▶ | 39.3% | (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) a))) |
| ✓ | 38.7% | (*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
| ▶ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ▶ | 99.2% | (*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)))) |
| ✓ | 51.9% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | 98.8% | a |
Compiled 101 to 62 computations (38.6% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (/.f64 a b) b) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) a)) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a b) 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))) |
| ✓ | cost-diff | 0 | (sqrt.f64 a) |
| ✓ | cost-diff | 128 | (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)) |
| ✓ | cost-diff | 128 | (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b))) |
| ✓ | cost-diff | 128 | (*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)))) |
| 2004× | *-lowering-*.f32 |
| 2004× | *-lowering-*.f64 |
| 1668× | fmsub-define |
| 1572× | fma-lowering-fma.f32 |
| 1572× | fma-lowering-fma.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 112 |
| 1 | 48 | 112 |
| 2 | 113 | 112 |
| 3 | 278 | 107 |
| 4 | 862 | 98 |
| 5 | 3654 | 98 |
| 0 | 8560 | 98 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt a) (sqrt (* (- 1 (/ b a)) (+ a b)))) |
(sqrt a) |
a |
(sqrt (* (- 1 (/ b a)) (+ a b))) |
(* (- 1 (/ b a)) (+ a b)) |
(- 1 (/ b a)) |
1 |
(/ b a) |
b |
(+ a b) |
(* (sqrt (- a b)) (sqrt (+ a b))) |
(sqrt (- a b)) |
(- a b) |
a |
b |
(sqrt (+ a b)) |
(+ a b) |
(* (* b b) (+ (/ (/ a b) b) (/ -1/2 a))) |
(* b b) |
b |
(+ (/ (/ a b) b) (/ -1/2 a)) |
(/ (/ a b) b) |
(/ a b) |
a |
(/ -1/2 a) |
-1/2 |
| Outputs |
|---|
(* (sqrt a) (sqrt (* (- 1 (/ b a)) (+ a b)))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (-.f64 a (/.f64 b (/.f64 a b))))) |
(sqrt a) |
(sqrt.f64 a) |
a |
(sqrt (* (- 1 (/ b a)) (+ a b))) |
(sqrt.f64 (-.f64 a (/.f64 b (/.f64 a b)))) |
(* (- 1 (/ b a)) (+ a b)) |
(-.f64 a (/.f64 b (/.f64 a b))) |
(- 1 (/ b a)) |
(-.f64 #s(literal 1 binary64) (/.f64 b a)) |
1 |
#s(literal 1 binary64) |
(/ b a) |
(/.f64 b a) |
b |
(+ a b) |
(+.f64 a b) |
(* (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) |
(* (* b b) (+ (/ (/ a b) b) (/ -1/2 a))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(* b b) |
(*.f64 b b) |
b |
(+ (/ (/ a b) b) (/ -1/2 a)) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(/ (/ a b) b) |
(/.f64 a (*.f64 b b)) |
(/ a b) |
(/.f64 a b) |
a |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) a)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 a b) b) |
| ✓ | accuracy | 41.1% | (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a b) 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.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 a) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)) |
| ✓ | accuracy | 99.2% | (*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)))) |
| 78.0ms | 256× | 0 | valid |
Compiled 115 to 22 computations (80.9% saved)
ival-mult: 8.0ms (28.3% of total)ival-div: 7.0ms (24.7% of total)ival-sqrt: 7.0ms (24.7% of total)ival-sub: 3.0ms (10.6% of total)ival-add: 3.0ms (10.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt a) (sqrt (* (- 1 (/ b a)) (+ a b))))> |
#<alt (sqrt (* (- 1 (/ b a)) (+ a b)))> |
#<alt (* (- 1 (/ b a)) (+ a b))> |
#<alt (sqrt a)> |
#<alt (* (sqrt (- a b)) (sqrt (+ a b)))> |
#<alt (sqrt (- a b))> |
#<alt (- a b)> |
#<alt (sqrt (+ a b))> |
#<alt (* (* b b) (+ (/ (/ a b) b) (/ -1/2 a)))> |
#<alt (* b b)> |
#<alt (+ (/ (/ a b) b) (/ -1/2 a))> |
#<alt (/ (/ a b) b)> |
#<alt (+ a b)> |
| Outputs |
|---|
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1)))> |
#<alt a> |
#<alt (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))> |
#<alt (* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))))> |
#<alt (* -1 (* a (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt a> |
#<alt (+ a (* -1/2 (/ (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 (sqrt a)> |
#<alt (+ (sqrt a) (* -1/2 (* (sqrt (/ 1 (pow a 3))) (pow b 2))))> |
#<alt (+ (sqrt a) (* (pow b 2) (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* -1/8 (* (sqrt (/ 1 (pow a 7))) (pow b 2))))))> |
#<alt (+ (sqrt a) (* (pow b 2) (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* (pow b 2) (+ (* -1/8 (sqrt (/ 1 (pow a 7)))) (* -1/16 (* (sqrt (/ 1 (pow a 11))) (pow b 2))))))))> |
#<alt (* (sqrt (/ 1 a)) (* b (sqrt -1)))> |
#<alt (* b (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1))))> |
#<alt (* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1)))))> |
#<alt (* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/16 (* (sqrt (pow a 11)) (/ 1 (* (pow b 6) (pow (sqrt -1) 5))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (/ 1 a)) (* b (sqrt -1))))> |
#<alt (* -1 (* b (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1)))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1))))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/16 (* (sqrt (pow a 11)) (/ 1 (* (pow b 6) (pow (sqrt -1) 5))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1)))))))> |
#<alt (* (sqrt (/ 1 a)) (* b (sqrt -1)))> |
#<alt (/ (+ (* 1/2 (* (sqrt (pow a 3)) (/ (+ b (* -1 b)) (* b (sqrt -1))))) (* (sqrt a) (* b (sqrt -1)))) a)> |
#<alt (/ (+ (* (sqrt a) (* b (sqrt -1))) (* (pow a 2) (+ (* 1/2 (* (sqrt a) (/ 1 (* b (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 a)) (/ (+ b (* -1 b)) (* b (sqrt -1)))))))) a)> |
#<alt (/ (+ (* (sqrt a) (* b (sqrt -1))) (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 a)) (/ (+ b (* -1 b)) (* b (sqrt -1))))) (* a (+ (* -1/8 (* (sqrt (/ 1 a)) (/ (pow (+ b (* -1 b)) 2) (* (pow b 3) (pow (sqrt -1) 3))))) (* 1/2 (* (sqrt (/ 1 a)) (/ 1 (* b (sqrt -1)))))))))) a)> |
#<alt (sqrt a)> |
#<alt (* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b))))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow (+ b (* -1 b)) 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b))))))))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/8 (* (sqrt a) (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt a) (pow b 2)))) (pow a 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt a> |
#<alt (+ a (* -1 (/ (pow b 2) a)))> |
#<alt (+ a (* -1 (/ (pow b 2) a)))> |
#<alt (+ a (* -1 (/ (pow b 2) a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (/ (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) a)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a)> |
#<alt a> |
#<alt (* a (+ 1 (+ (* -1 (/ b a)) (/ b a))))> |
#<alt (* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a)))))> |
#<alt (* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a)))))> |
#<alt a> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 b)) a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)))> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1)))> |
#<alt a> |
#<alt (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))> |
#<alt (* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))))> |
#<alt (* -1 (* a (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt a> |
#<alt (+ a (* 1/2 (/ (* b (+ a (* -1 a))) a)))> |
#<alt (+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a)))))> |
#<alt (+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3))))))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* (sqrt b) (sqrt -1))> |
#<alt (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1)))> |
#<alt (+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1)))> |
#<alt (sqrt a)> |
#<alt (* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3)))))))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt a)> |
#<alt (+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b)))> |
#<alt (+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)))))> |
#<alt (+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b)))))))> |
#<alt (* (sqrt b) (sqrt -1))> |
#<alt (* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))> |
#<alt (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt b) (sqrt -1)))> |
#<alt (* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))))> |
#<alt (* -1 b)> |
#<alt (- a b)> |
#<alt (- a b)> |
#<alt (- a b)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* -1 b))> |
#<alt (* -1 b)> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (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 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 (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 (/ -1/2 a)> |
#<alt (/ (- (/ (pow a 2) (pow b 2)) 1/2) a)> |
#<alt (/ (- (/ (pow a 2) (pow b 2)) 1/2) a)> |
#<alt (/ (- (/ (pow a 2) (pow b 2)) 1/2) a)> |
#<alt (/ a (pow b 2))> |
#<alt (* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (/ a (pow b 2))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2)))))> |
#<alt (/ a (pow b 2))> |
#<alt (/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ -1/2 a)> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<alt (/ -1/2 a)> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<alt (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))> |
#<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 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)))> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | 0 | (sqrt (* (- 1 (/ b a)) (+ a b))) |
| 1.0ms | a | @ | -inf | (sqrt (- a b)) |
| 1.0ms | b | @ | inf | (sqrt (* (- 1 (/ b a)) (+ a b))) |
| 0.0ms | a | @ | -inf | (sqrt (* (- 1 (/ b a)) (+ a b))) |
| 0.0ms | a | @ | inf | (sqrt (* (- 1 (/ b a)) (+ a b))) |
| 1× | batch-egg-rewrite |
| 4346× | /-lowering-/.f32 |
| 4346× | /-lowering-/.f64 |
| 2920× | *-lowering-*.f32 |
| 2920× | *-lowering-*.f64 |
| 1562× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 85 |
| 1 | 125 | 84 |
| 2 | 1310 | 82 |
| 0 | 8629 | 82 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt a) (sqrt (* (- 1 (/ b a)) (+ a b)))) |
(sqrt (* (- 1 (/ b a)) (+ a b))) |
(* (- 1 (/ b a)) (+ a b)) |
(sqrt a) |
(* (sqrt (- a b)) (sqrt (+ a b))) |
(sqrt (- a b)) |
(- a b) |
(sqrt (+ a b)) |
(* (* b b) (+ (/ (/ a b) b) (/ -1/2 a))) |
(* b b) |
(+ (/ (/ a b) b) (/ -1/2 a)) |
(/ (/ a b) b) |
(+ a b) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (+.f64 a b))) #s(literal 1/2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 1/2 binary64)) (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b))) #s(literal 1/2 binary64)) (*.f64 (log.f64 a) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (+.f64 a b))) |
(pow.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (+.f64 a b)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b))) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (*.f64 a (+.f64 a b)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (sqrt.f64 (*.f64 a (+.f64 a b))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) (sqrt.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.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 #s(literal 1 binary64) (/.f64 b a)) (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (+.f64 a b))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (+.f64 a b))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)) #s(literal 1/4 binary64))) |
(+.f64 (+.f64 a b) (/.f64 (+.f64 a b) (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (+.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 a b))) |
(+.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(+.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 a b))) |
(fma.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) b (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fma.f64 (+.f64 a b) #s(literal 1 binary64) (/.f64 (+.f64 a b) (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 a b)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 a b)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (+.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (*.f64 (-.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 b a)) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (+.f64 a b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 (+.f64 a b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 a b))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a))))) (*.f64 (-.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 (-.f64 a b) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (+.f64 a b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (+.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (-.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))))) (neg.f64 (*.f64 (-.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (neg.f64 (*.f64 (-.f64 a b) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (+.f64 a b))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (+.f64 a b))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (-.f64 a b))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 a b) (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (-.f64 (*.f64 (/.f64 (+.f64 a b) (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 (+.f64 a b) (/.f64 a (-.f64 #s(literal 0 binary64) b)))) (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) (/.f64 a (-.f64 #s(literal 0 binary64) b))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (-.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 (+.f64 a b) (/.f64 a (-.f64 #s(literal 0 binary64) b))))) (-.f64 (+.f64 a b) (/.f64 (+.f64 a b) (/.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 a b)))) (-.f64 (+.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)) |
(*.f64 (+.f64 a b) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 a b)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 a b)))) |
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(*.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(*.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.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 #s(literal 1 binary64) (/.f64 b a)) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (/.f64 a b) (/.f64 b a)))) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.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 #s(literal 1 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal 1 binary64)) (+.f64 a b)) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 a b))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 1/2 binary64))) |
(sqrt.f64 a) |
(pow.f64 a #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 a #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 a #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/4 binary64))) |
(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 (*.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))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 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)))))) |
(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 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (+.f64 a 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 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.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 #s(literal 1 binary64) (pow.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 a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.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 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.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 (*.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 #s(literal 1 binary64) #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 (*.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 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 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) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(-.f64 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 #s(literal -1 binary64) b a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b)))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.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)))))) |
(/.f64 (-.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 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 (*.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 a a) (+.f64 a b))) (*.f64 (/.f64 (*.f64 b b) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)))) (+.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 a b)) |
(*.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 (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a 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) #s(literal 1 binary64)) (/.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal 1 binary64)) (/.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 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (sqrt.f64 (-.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 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.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 #s(literal 1 binary64) (sqrt.f64 (+.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 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.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 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 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 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a 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 (*.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 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a b) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (-.f64 (*.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))) |
(fma.f64 b (/.f64 b (/.f64 (*.f64 b b) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 a b) b)) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 a b) b)) |
(fma.f64 (/.f64 a b) b (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) (*.f64 (/.f64 a b) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b) (*.f64 (/.f64 a b) b)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a b) b)) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b (*.f64 (/.f64 a b) b)) |
(fma.f64 (/.f64 (*.f64 b b) (/.f64 b a)) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)))) |
(/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) (-.f64 (*.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a b)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a b) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a b) b))) |
(*.f64 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) b)) |
(*.f64 (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) b) |
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) b) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 (*.f64 b b) b)) |
(*.f64 (/.f64 (*.f64 b b) b) (/.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) 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 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) |
(+.f64 (/.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))))) |
(-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) (/.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 b b) a))) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 a (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) a) (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (-.f64 #s(literal 0 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal -1/2 binary64) a)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (+.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 (*.f64 b b) a) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) b) (+.f64 b (/.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 a (*.f64 b b))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (/.f64 a (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a a) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) b))) |
(/.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a b)) |
(/.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (+.f64 (/.f64 a (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) a)) |
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) a)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 b b) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal -1/2 binary64) a)) b) (/.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (+.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b b))) |
(/.f64 (+.f64 (/.f64 (*.f64 b b) a) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (*.f64 b b)))) |
(/.f64 (+.f64 b (/.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 a (*.f64 b b))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a) (/.f64 a (/.f64 a (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (/.f64 a (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 b b) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b))) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) b) a) |
(/.f64 (neg.f64 (+.f64 (/.f64 a (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 b b) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) a))) (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) a) a))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) a) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal -1/2 binary64) a)) b)) (neg.f64 (/.f64 b (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b b) a) (/.f64 a #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 b (/.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b a)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) b))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a)) (neg.f64 (/.f64 a (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (/.f64 a (-.f64 #s(literal 0 binary64) b))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a a) b))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (/.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 b b) a))))) |
(*.f64 (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (+.f64 (/.f64 a (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) a))) |
(*.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (+.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) a)) (/.f64 (/.f64 a b) (/.f64 b (/.f64 #s(literal -1/2 binary64) a)))) |
(*.f64 (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) a))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal -1/2 binary64) a)) b) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal -1/2 binary64) a)))) |
(*.f64 (+.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (+.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) |
(*.f64 (+.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(*.f64 (+.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 b b) a) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 #s(literal -1/2 binary64) a)))) |
(*.f64 (+.f64 b (/.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 a (*.f64 b b))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (/.f64 a (-.f64 #s(literal 0 binary64) b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b b))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a a) b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (/.f64 a #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) a) b))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) b) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 a (*.f64 b b)) |
(/.f64 a (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 a (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 a b) b) |
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) 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) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b a)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(pow.f64 (/.f64 (*.f64 b b) a) #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 a b) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) 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) b) (/.f64 a b)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 a b) |
(+.f64 b a) |
(+.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(-.f64 a (-.f64 #s(literal 0 binary64) 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))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.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 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (-.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) 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)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 a a) (-.f64 a b))) (*.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b)))) (+.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 a b)) |
(*.f64 (+.f64 a 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 (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.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 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 (*.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) #s(literal 1 binary64)) (/.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 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) #s(literal 1 binary64)) (/.f64 (+.f64 a b) (-.f64 a b))) |
| 1× | egg-herbie |
| 5782× | *-lowering-*.f32 |
| 5782× | *-lowering-*.f64 |
| 3582× | +-lowering-+.f64 |
| 3582× | +-lowering-+.f32 |
| 1546× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 634 | 4034 |
| 1 | 2209 | 3334 |
| 0 | 9386 | 3334 |
| 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 (/ (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))))))))) |
(sqrt a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 (pow a 3))) (pow b 2)))) |
(+ (sqrt a) (* (pow b 2) (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* -1/8 (* (sqrt (/ 1 (pow a 7))) (pow b 2)))))) |
(+ (sqrt a) (* (pow b 2) (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* (pow b 2) (+ (* -1/8 (sqrt (/ 1 (pow a 7)))) (* -1/16 (* (sqrt (/ 1 (pow a 11))) (pow b 2)))))))) |
(* (sqrt (/ 1 a)) (* b (sqrt -1))) |
(* b (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1)))) |
(* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1))))) |
(* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/16 (* (sqrt (pow a 11)) (/ 1 (* (pow b 6) (pow (sqrt -1) 5))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1)))))) |
(* -1 (* (sqrt (/ 1 a)) (* b (sqrt -1)))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1))))) |
(* -1 (* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1)))))) |
(* -1 (* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/16 (* (sqrt (pow a 11)) (/ 1 (* (pow b 6) (pow (sqrt -1) 5))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1))))))) |
(* (sqrt (/ 1 a)) (* b (sqrt -1))) |
(/ (+ (* 1/2 (* (sqrt (pow a 3)) (/ (+ b (* -1 b)) (* b (sqrt -1))))) (* (sqrt a) (* b (sqrt -1)))) a) |
(/ (+ (* (sqrt a) (* b (sqrt -1))) (* (pow a 2) (+ (* 1/2 (* (sqrt a) (/ 1 (* b (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 a)) (/ (+ b (* -1 b)) (* b (sqrt -1)))))))) a) |
(/ (+ (* (sqrt a) (* b (sqrt -1))) (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 a)) (/ (+ b (* -1 b)) (* b (sqrt -1))))) (* a (+ (* -1/8 (* (sqrt (/ 1 a)) (/ (pow (+ b (* -1 b)) 2) (* (pow b 3) (pow (sqrt -1) 3))))) (* 1/2 (* (sqrt (/ 1 a)) (/ 1 (* b (sqrt -1)))))))))) a) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b))))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow (+ b (* -1 b)) 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/8 (* (sqrt a) (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt a) (pow b 2)))) (pow a 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
a |
(+ a (* -1 (/ (pow b 2) a))) |
(+ a (* -1 (/ (pow b 2) a))) |
(+ a (* -1 (/ (pow b 2) a))) |
(* -1 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* -1 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* -1 (/ (pow b 2) a)) |
(/ (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) a) |
(/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a) |
(/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a) |
a |
(* a (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
(* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
a |
(* -1 (* a (- (* -1 (/ (+ b (* -1 b)) a)) 1))) |
(* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1))) |
(* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1))) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* b (sqrt -1)) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* (sqrt b) (sqrt -1)) |
(+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1))) |
(+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1))) |
(+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(sqrt a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(* (sqrt b) (sqrt -1)) |
(* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(* -1 (* (sqrt b) (sqrt -1))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))) |
(* -1 b) |
(- a b) |
(- a b) |
(- a b) |
a |
(* a (+ 1 (* -1 (/ b a)))) |
(* a (+ 1 (* -1 (/ b a)))) |
(* a (+ 1 (* -1 (/ b a)))) |
a |
(* -1 (* a (- (/ b a) 1))) |
(* -1 (* a (- (/ b a) 1))) |
(* -1 (* a (- (/ b a) 1))) |
a |
(+ a (* -1 b)) |
(+ a (* -1 b)) |
(+ a (* -1 b)) |
(* -1 b) |
(* b (- (/ a b) 1)) |
(* b (- (/ a b) 1)) |
(* b (- (/ a b) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(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))))))) |
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))) |
(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) |
(/ -1/2 a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/ a (pow b 2)) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(/ a (pow b 2)) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(/ a (pow b 2)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/ -1/2 a) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(/ -1/2 a) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(/ 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)) |
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 |
|---|
(* 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 (*.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (+.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 (/ (+ 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
a |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) #s(literal 0 binary64))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
a |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) #s(literal -1/2 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 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) 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 b (*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/2 binary64) a))))) |
(* 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 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(* -1 (* b (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 (pow a 3))) (pow b 2)))) |
(+.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) |
(+ (sqrt a) (* (pow b 2) (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* -1/8 (* (sqrt (/ 1 (pow a 7))) (pow b 2)))))) |
(+.f64 (sqrt.f64 a) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 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 7 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 b b)))))) |
(+ (sqrt a) (* (pow b 2) (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* (pow b 2) (+ (* -1/8 (sqrt (/ 1 (pow a 7)))) (* -1/16 (* (sqrt (/ 1 (pow a 11))) (pow b 2)))))))) |
(+.f64 (sqrt.f64 a) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 11 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/16 binary64)))))))) |
(* (sqrt (/ 1 a)) (* b (sqrt -1))) |
(*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(* b (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1)))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))) |
(* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/16 (* (sqrt (pow a 11)) (/ 1 (* (pow b 6) (pow (sqrt -1) 5))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1)))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 a #s(literal 11 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* (sqrt (/ 1 a)) (* b (sqrt -1)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* b (+ (* -1/8 (* (sqrt (pow a 7)) (/ 1 (* (pow b 4) (pow (sqrt -1) 3))))) (+ (* 1/16 (* (sqrt (pow a 11)) (/ 1 (* (pow b 6) (pow (sqrt -1) 5))))) (+ (* 1/2 (* (sqrt (pow a 3)) (/ 1 (* (pow b 2) (sqrt -1))))) (* (sqrt (/ 1 a)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 a #s(literal 11 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))))) |
(* (sqrt (/ 1 a)) (* b (sqrt -1))) |
(*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(/ (+ (* 1/2 (* (sqrt (pow a 3)) (/ (+ b (* -1 b)) (* b (sqrt -1))))) (* (sqrt a) (* b (sqrt -1)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (/.f64 #s(literal 0 binary64) b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (sqrt.f64 a)))) a) |
(/ (+ (* (sqrt a) (* b (sqrt -1))) (* (pow a 2) (+ (* 1/2 (* (sqrt a) (/ 1 (* b (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 a)) (/ (+ b (* -1 b)) (* b (sqrt -1)))))))) a) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (sqrt.f64 a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (sqrt.f64 a) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a a)))) a) |
(/ (+ (* (sqrt a) (* b (sqrt -1))) (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 a)) (/ (+ b (* -1 b)) (* b (sqrt -1))))) (* a (+ (* -1/8 (* (sqrt (/ 1 a)) (/ (pow (+ b (* -1 b)) 2) (* (pow b 3) (pow (sqrt -1) 3))))) (* 1/2 (* (sqrt (/ 1 a)) (/ 1 (* b (sqrt -1)))))))))) a) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (sqrt.f64 a))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) a) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) a)) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b))))))) |
(+.f64 (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))))) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow (+ b (* -1 b)) 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 0 binary64)))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 0 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/8 (* (sqrt a) (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt a) (pow b 2)))) (pow a 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (+ b (* -1 b)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 0 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (+.f64 (*.f64 (sqrt.f64 a) #s(literal 0 binary64)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 a) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)) |
a |
(+ a (* -1 (/ (pow b 2) a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(+ a (* -1 (/ (pow b 2) a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(+ a (* -1 (/ (pow b 2) a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* -1 (/ (pow b 2) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ (pow b 2) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ (pow b 2) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) |
(/ (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) a) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) |
(/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) a) |
(/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) a) |
a |
(* a (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
a |
(* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))) |
a |
(* -1 (* a (- (* -1 (/ (+ b (* -1 b)) a)) 1))) |
a |
(* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 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 #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 (*.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (+.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 (/ (+ 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) a) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
a |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) #s(literal 0 binary64))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
a |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) #s(literal -1/2 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 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) #s(literal 0 binary64))) #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))) |
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 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 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 b b) #s(literal -1/2 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 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.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/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 1/2 binary64) (*.f64 a a)) (*.f64 b (*.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 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (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 #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 #s(literal -1/2 binary64) (*.f64 a a)) (*.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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (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 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) #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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (*.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 #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 (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 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) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) b)) (+.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))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(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 (neg.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)))) |
(* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) b)) (+.f64 (neg.f64 (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 (neg.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 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/16 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/8 binary64))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(+.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 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 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 (-.f64 #s(literal 0 binary64) 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 (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)))))) |
(* -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 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a))))))) |
(* -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 (-.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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/8 binary64) a)) (*.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 (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) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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) (*.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 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/16 binary64)))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(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 (neg.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))))) |
(* -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 (neg.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 (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 (neg.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 (*.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 (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 #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 (*.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #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))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* -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 (-.f64 #s(literal 0 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #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 binary64)) #s(literal -1/8 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 (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 a a) #s(literal -1 binary64)) #s(literal -1/8 binary64)))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b 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 (*.f64 b 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 (*.f64 b b) #s(literal -1/2 binary64)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b 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 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 (*.f64 b 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 (*.f64 b 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 #s(literal 1/2 binary64) (*.f64 b b)) (*.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 #s(literal 1/2 binary64) (*.f64 b b)) (*.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 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1/2 binary64)) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1/2 binary64)) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1/2 binary64)) a) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* a (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) (*.f64 b b)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) (*.f64 b b)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) (*.f64 b b)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(- (/ a (pow b 2)) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) |
(/ 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)) |
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 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) 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))) |
Compiled 22075 to 2653 computations (88% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 904 | 1 | 905 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 5 | 5 |
| Total | 904 | 9 | 913 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (+.f64 a (*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64)))) |
| ✓ | 89.3% | (+.f64 a (*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) a))) |
| ✓ | 39.3% | (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) a))) |
| ✓ | 38.7% | (*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| 99.2% | (*.f64 (sqrt.f64 a) (sqrt.f64 (+.f64 (+.f64 a b) (/.f64 (+.f64 a b) (/.f64 a (-.f64 #s(literal 0 binary64) b)))))) | |
| ✓ | 99.2% | (*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)))) |
| ✓ | 51.9% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | 98.8% | a |
Compiled 303 to 141 computations (53.5% saved)
| Inputs |
|---|
a |
(+.f64 a (*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64)))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 a (*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a))) 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)))) |
(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))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (+.f64 (+.f64 a b) (/.f64 (+.f64 a b) (/.f64 a (-.f64 #s(literal 0 binary64) b)))))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(+.f64 a (*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64)))) |
6 calls:
| 10.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.6% | 1 | a |
| 99.6% | 1 | b |
| 99.6% | 1 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 99.6% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 99.6% | 1 | (*.f64 a a) |
| 99.6% | 1 | (*.f64 b b) |
Compiled 35 to 21 computations (40% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
a |
| Outputs |
|---|
a |
2 calls:
| 1.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | a |
| 98.8% | 1 | b |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 2× | *-commutative_binary64 |
| 2× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 10 |
| 1 | 9 | 10 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 a (*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64)))) |
a |
| Outputs |
|---|
(+.f64 a (*.f64 (/.f64 b a) (/.f64 b #s(literal -2 binary64)))) |
a |
| 3920× | *-lowering-*.f32 |
| 3920× | *-lowering-*.f64 |
| 3442× | /-lowering-/.f32 |
| 3442× | /-lowering-/.f64 |
| 3202× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 113 |
| 1 | 145 | 106 |
| 2 | 1640 | 106 |
| 0 | 8363 | 106 |
| 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...