
Time bar (total: 17.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 30.8% | 25% | 56.2% | 0.1% | 0% | 18.7% | 0% | 5 |
| 32% | 25% | 53.1% | 0.1% | 0% | 21.9% | 0% | 6 |
| 55.8% | 37.5% | 29.7% | 0.1% | 0% | 32.8% | 0% | 7 |
| 57.8% | 37.5% | 27.3% | 0.1% | 0% | 35.1% | 0% | 8 |
| 74.2% | 43.7% | 15.2% | 0.1% | 0% | 41% | 0% | 9 |
| 75.9% | 43.7% | 13.9% | 0.1% | 0% | 42.3% | 0% | 10 |
| 85.9% | 46.8% | 7.7% | 0.1% | 0% | 45.4% | 0% | 11 |
| 87% | 46.8% | 7% | 0.1% | 0% | 46.1% | 0% | 12 |
Compiled 11 to 7 computations (36.4% saved)
ival-mult: 8.0ms (55.4% of total)ival-sqrt: 4.0ms (27.7% of total)ival-sub: 3.0ms (20.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 542.0ms | 8256× | 0 | valid |
| 30.0ms | 612× | 0 | invalid |
ival-mult: 142.0ms (50.1% of total)ival-sqrt: 73.0ms (25.8% of total)ival-sub: 58.0ms (20.5% of total)const: 8.0ms (2.8% of total)backward-pass: 3.0ms (1.1% of total)| 2× | egg-herbie |
| 24584× | accelerator-lowering-fma.f32 |
| 24584× | accelerator-lowering-fma.f64 |
| 5200× | +-lowering-+.f64 |
| 5200× | +-lowering-+.f32 |
| 4096× | associate-+r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 1 | 58 | 50 |
| 2 | 130 | 50 |
| 3 | 333 | 50 |
| 4 | 830 | 50 |
| 5 | 1214 | 50 |
| 6 | 1897 | 50 |
| 7 | 2777 | 50 |
| 8 | 3583 | 50 |
| 9 | 4049 | 50 |
| 10 | 4154 | 50 |
| 11 | 4200 | 50 |
| 12 | 4218 | 50 |
| 13 | 6480 | 50 |
| 14 | 7185 | 50 |
| 15 | 7829 | 50 |
| 0 | 6 | 8 |
| 1 | 14 | 8 |
| 2 | 25 | 8 |
| 3 | 51 | 8 |
| 4 | 111 | 8 |
| 5 | 312 | 8 |
| 6 | 575 | 8 |
| 7 | 1252 | 8 |
| 8 | 2536 | 8 |
| 9 | 4178 | 8 |
| 10 | 5051 | 8 |
| 11 | 5420 | 8 |
| 12 | 5650 | 8 |
| 13 | 5764 | 8 |
| 14 | 5764 | 8 |
| 15 | 6724 | 8 |
| 16 | 6884 | 8 |
| 17 | 7204 | 8 |
| 18 | 7204 | 8 |
| 19 | 7604 | 8 |
| 20 | 7764 | 8 |
| 21 | 7844 | 8 |
| 22 | 7844 | 8 |
| 23 | 7844 | 8 |
| 0 | 10417 | 8 |
| 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 (* (+ a b) (- a b))) |
(sqrt (- (* (neg a) (neg a)) (* b b))) |
(sqrt (* (+ a b) (- a b))) |
(sqrt (- (* a a) (* (neg b) (neg b)))) |
(sqrt (* (+ a b) (- a b))) |
(neg (sqrt (- (* (neg a) (neg a)) (* b b)))) |
(neg (sqrt (* (+ a b) (- a b)))) |
(neg (sqrt (- (* a a) (* (neg b) (neg b))))) |
(neg (sqrt (* (+ a b) (- a b)))) |
(sqrt (- (* b b) (* a a))) |
(sqrt (* (- b a) (+ a b))) |
(abs a)
(abs b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 111 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 19 | 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) |
| 76.0ms | 512× | 0 | valid |
Compiled 62 to 20 computations (67.7% saved)
ival-sub: 20.0ms (62.5% of total)ival-mult: 7.0ms (21.9% of total)ival-sqrt: 4.0ms (12.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 |
|---|---|---|
| ▶ | 59.1% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
Compiled 10 to 6 computations (40% saved)
| 1× | egg-herbie |
Found 8 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))) |
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 94.1% | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | accuracy | 59.7% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 24584× | accelerator-lowering-fma.f32 |
| 24584× | accelerator-lowering-fma.f64 |
| 5200× | +-lowering-+.f64 |
| 5200× | +-lowering-+.f32 |
| 4096× | associate-+r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 23 |
| 1 | 14 | 23 |
| 2 | 25 | 23 |
| 3 | 51 | 23 |
| 4 | 111 | 23 |
| 5 | 312 | 23 |
| 6 | 575 | 23 |
| 7 | 1252 | 23 |
| 8 | 2536 | 23 |
| 9 | 4178 | 23 |
| 10 | 5051 | 23 |
| 11 | 5420 | 23 |
| 12 | 5650 | 23 |
| 13 | 5764 | 23 |
| 14 | 5764 | 23 |
| 15 | 6724 | 23 |
| 16 | 6884 | 23 |
| 17 | 7204 | 23 |
| 18 | 7204 | 23 |
| 19 | 7604 | 23 |
| 20 | 7764 | 23 |
| 21 | 7844 | 23 |
| 22 | 7844 | 23 |
| 23 | 7844 | 23 |
| 0 | 10417 | 23 |
| 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 |
| 21.0ms | 256× | 0 | valid |
Compiled 26 to 7 computations (73.1% saved)
ival-mult: 8.0ms (68% of total)ival-sqrt: 2.0ms (17% of total)ival-sub: 1.0ms (8.5% 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))) |
| 0.0ms | a | @ | inf | (sqrt (- (* a a) (* b b))) |
| 0.0ms | a | @ | 0 | (- (* a a) (* b b)) |
| 1× | batch-egg-rewrite |
| 6736× | accelerator-lowering-fma.f32 |
| 6736× | accelerator-lowering-fma.f64 |
| 3576× | /-lowering-/.f32 |
| 3576× | /-lowering-/.f64 |
| 3476× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 21 |
| 1 | 32 | 21 |
| 2 | 235 | 21 |
| 3 | 2129 | 21 |
| 0 | 9373 | 21 |
| 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 (pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(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 (*.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/4 binary64)) #s(literal 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)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/4 binary64)))) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (hypot.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (hypot.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (hypot.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b 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) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (hypot.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (*.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 (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (hypot.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))))) |
(/.f64 (neg.f64 (hypot.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (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 (*.f64 b b) (*.f64 b b))))) (neg.f64 (hypot.f64 a b))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))) (sqrt.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a 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 (*.f64 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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (sqrt.f64 (*.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 (sqrt.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 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 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 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (+.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 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 a a) (*.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 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (*.f64 (+.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 (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (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 (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64))) (hypot.f64 a b)) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (sqrt.f64 (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 (sqrt.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 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 (*.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 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))))) (sqrt.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 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 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.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 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))) (sqrt.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 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b 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 b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 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 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.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 (*.f64 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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.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 (*.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 b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) (sqrt.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (+.f64 a 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 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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))))))) (hypot.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (*.f64 a b) b)) (*.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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))))))) (hypot.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) (hypot.f64 (*.f64 a a) (*.f64 b 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 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 a b))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.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 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 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) #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 (neg.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (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 (neg.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (hypot.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (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 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (neg.f64 (hypot.f64 a b)))) |
(pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1/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 a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (hypot.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (pow.f64 (+.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 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (pow.f64 (*.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)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (pow.f64 (/.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))))) #s(literal 1/2 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 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 (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 b b)) (+.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 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (hypot.f64 a b))) |
(*.f64 (hypot.f64 a b) (pow.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 a b) (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 a b) (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (hypot.f64 a b) (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b 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 (pow.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1/2 binary64)) (hypot.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 a b)) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (pow.f64 (/.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)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (sqrt.f64 (/.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 (sqrt.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.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))))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a 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 (pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a 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))))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b 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))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.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 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.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)))))))) (sqrt.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a 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 (sqrt.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a 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)))))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.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 a a)) |
(+.f64 (/.f64 (*.f64 a (*.f64 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.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))) |
(exp.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 a (*.f64 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 b (*.f64 b (*.f64 (*.f64 b 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))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
(-.f64 (+.f64 (*.f64 a a) #s(literal 0 binary64)) (*.f64 b b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (/.f64 #s(literal 0 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 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 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 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.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 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 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 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 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 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 (*.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 a (*.f64 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 a (*.f64 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 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.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 b (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 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 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.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 (/.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 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b 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 b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.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 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b 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 b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 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 a (*.f64 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 (*.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 b (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.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 b (*.f64 b (*.f64 (*.f64 b 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 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b 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 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 (+.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a b))) |
(fma.f64 a (-.f64 a b) (*.f64 b (-.f64 a b))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 b 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 b) (*.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 b (*.f64 b (*.f64 (*.f64 b 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 b (-.f64 a b) (*.f64 a (-.f64 a b))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (*.f64 a a)) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 a a)) |
(fma.f64 (*.f64 a (*.f64 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 b (*.f64 b (*.f64 (*.f64 b 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 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.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 b (*.f64 b (*.f64 (*.f64 b 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 b) a (*.f64 (+.f64 a b) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (-.f64 a b) a (*.f64 (-.f64 a b) b)) |
(fma.f64 (-.f64 a b) b (*.f64 (-.f64 a b) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (*.f64 a a)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.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 b (*.f64 b (*.f64 (*.f64 b 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 #s(literal -1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.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 (*.f64 (*.f64 a (*.f64 a (*.f64 a 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b 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 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 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 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.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 a (*.f64 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 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 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b 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 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.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 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (*.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 (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 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 (*.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 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 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 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.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 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b 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 b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b 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 (*.f64 a (*.f64 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 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b 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 b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b 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 a) (*.f64 b b))) (-.f64 a b)) |
(/.f64 (*.f64 (-.f64 a b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 a b)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b)) (+.f64 a b)) |
(/.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)))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (exp.f64 (log.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (exp.f64 (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (exp.f64 (log.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 (exp.f64 (log.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (-.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 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 #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 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (-.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 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 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 #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 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (-.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 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 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 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.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 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (-.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 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.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 #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 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.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))))) #s(literal 1 binary64))) (*.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 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.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 b b) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (*.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 (neg.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 (*.f64 b b) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 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 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (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 (neg.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 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 (*.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 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (/.f64 (*.f64 a (*.f64 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 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))) (neg.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 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b 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 b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 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 a (*.f64 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 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (neg.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 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.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 b) (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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))))))) (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 a b))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 a b))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) #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 (*.f64 (/.f64 (*.f64 a (*.f64 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 (*.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 a (*.f64 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))))))) (pow.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 a (*.f64 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 a (*.f64 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 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 (*.f64 b 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 (*.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 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.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 (neg.f64 (/.f64 (*.f64 (*.f64 b 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 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 b 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))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) a)) (-.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 a b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 a b) b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) a)) (-.f64 (*.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) b)) (*.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) b)) (-.f64 (*.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) a)) (*.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (+.f64 a b)) (*.f64 a (+.f64 a b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a b))) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (-.f64 a b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (-.f64 (*.f64 (*.f64 b (-.f64 a b)) (*.f64 b (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (-.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 a b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b (-.f64 a b)) (*.f64 b (-.f64 a b))) (-.f64 (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.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)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.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 (*.f64 b 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 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.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 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.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))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.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 (*.f64 (*.f64 a (*.f64 a (*.f64 a 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 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a 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 (pow.f64 (/.f64 (+.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 (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(*.f64 (pow.f64 (/.f64 (+.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 (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (exp.f64 (log.f64 (-.f64 a b))) (exp.f64 (log.f64 (+.f64 a b)))) |
(*.f64 (exp.f64 (log.f64 (+.f64 a b))) (exp.f64 (log.f64 (-.f64 a b)))) |
(*.f64 (exp.f64 (log.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (exp.f64 (log.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 (exp.f64 (log.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 1 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(*.f64 a a) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(*.f64 b b) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
| 1× | egg-herbie |
| 18934× | accelerator-lowering-fma.f32 |
| 18934× | accelerator-lowering-fma.f64 |
| 5608× | *-lowering-*.f32 |
| 5608× | *-lowering-*.f64 |
| 3030× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 753 |
| 1 | 332 | 753 |
| 2 | 1136 | 740 |
| 3 | 4581 | 722 |
| 0 | 8157 | 682 |
| 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 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a a) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 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 (*.f64 a a) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a #s(literal 1/16 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a a) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) 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)) a))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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))))))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) a) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (*.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))))) a)) |
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 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 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 b (*.f64 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 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) 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 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1/8 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 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* b (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) 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 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1/8 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 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 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 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 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 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(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 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) 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 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) 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 20582 to 2011 computations (90.2% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 392 | 6 | 398 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 392 | 7 | 399 |
| Status | Accuracy | Program |
|---|---|---|
| 58.9% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))))) | |
| ▶ | 72.7% | (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
| ▶ | 91.9% | (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
| ▶ | 87.5% | (+.f64 a (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a a))))) |
| ▶ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | 59.1% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ▶ | 98.7% | a |
Compiled 196 to 120 computations (38.8% saved)
| 1× | egg-herbie |
Found 32 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
| ✓ | cost-diff | 256 | (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
| ✓ | cost-diff | 768 | (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b b) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a a)))) |
| ✓ | cost-diff | 0 | (+.f64 a (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a a))))) |
| ✓ | 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 | (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))) |
| ✓ | accuracy | 99.8% | (*.f64 a (*.f64 a a)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 b b) (*.f64 b b)) |
| ✓ | accuracy | 88.2% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
| ✓ | accuracy | 70.7% | (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
| ✓ | accuracy | 100.0% | (+.f64 a (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a a))))) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a a)))) |
| ✓ | accuracy | 88.2% | (/.f64 (*.f64 b b) a) |
| ✓ | accuracy | 78.2% | (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a a)) |
| ✓ | 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.2% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) 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))) |
| 5352× | accelerator-lowering-fma.f32 |
| 5352× | accelerator-lowering-fma.f64 |
| 3478× | /-lowering-/.f32 |
| 3478× | /-lowering-/.f64 |
| 3076× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 222 |
| 1 | 93 | 204 |
| 2 | 302 | 194 |
| 3 | 1268 | 186 |
| 4 | 1918 | 182 |
| 5 | 2442 | 182 |
| 6 | 3037 | 182 |
| 7 | 4149 | 182 |
| 0 | 8172 | 173 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (- a b)) (sqrt (+ a b))) |
(sqrt (- a b)) |
(- a b) |
a |
b |
(sqrt (+ a b)) |
(+ a b) |
(+ a (/ (* -1/2 (* b b)) a)) |
(/ (* -1/2 (* b b)) a) |
(* -1/2 (* b b)) |
-1/2 |
(* b b) |
(+ a (* (/ (* b b) a) (+ -1/2 (/ (* -1/8 (* b b)) (* a a))))) |
(* (/ (* b b) a) (+ -1/2 (/ (* -1/8 (* b b)) (* a a)))) |
(/ (* b b) a) |
(+ -1/2 (/ (* -1/8 (* b b)) (* a a))) |
(/ (* -1/8 (* b b)) (* a a)) |
(* -1/8 (* b b)) |
-1/8 |
(* a a) |
(+ (* 1 (/ (* -1/2 (* b b)) a)) (* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))))) |
(* 1 (/ (* -1/2 (* b b)) a)) |
1 |
(* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))))) |
(+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))) |
(/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))) |
(* -1/8 (* (* b b) (* b b))) |
(* (* b b) (* b b)) |
(* a (* a (* a a))) |
(* a (* a a)) |
| Outputs |
|---|
(* (sqrt (- a b)) (sqrt (+ a b))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(sqrt (- a b)) |
(sqrt.f64 (-.f64 a b)) |
(- a b) |
(-.f64 a b) |
a |
b |
(sqrt (+ a b)) |
(sqrt.f64 (+.f64 a b)) |
(+ a b) |
(+.f64 a b) |
(+ a (/ (* -1/2 (* b b)) a)) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(/ (* -1/2 (* b b)) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (* b b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
-1/2 |
#s(literal -1/2 binary64) |
(* b b) |
(*.f64 b b) |
(+ a (* (/ (* b b) a) (+ -1/2 (/ (* -1/8 (* b b)) (* a a))))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))))) a)) |
(* (/ (* b b) a) (+ -1/2 (/ (* -1/8 (* b b)) (* a a)))) |
(/.f64 (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))))) a) |
(/ (* b b) a) |
(/.f64 (*.f64 b b) a) |
(+ -1/2 (/ (* -1/8 (* b b)) (* a a))) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))) |
(/ (* -1/8 (* b b)) (* a a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) |
(* -1/8 (* b b)) |
(*.f64 (*.f64 b b) #s(literal -1/8 binary64)) |
-1/8 |
#s(literal -1/8 binary64) |
(* a a) |
(*.f64 a a) |
(+ (* 1 (/ (* -1/2 (* b b)) a)) (* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))))) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a))))) a)) |
(* 1 (/ (* -1/2 (* b b)) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
1 |
#s(literal 1 binary64) |
(* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))))) |
(+.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (/.f64 b (*.f64 a a))))) |
(* -1/8 (* (* b b) (* b b))) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) |
(* (* b b) (* b b)) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(* a (* a (* a a))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
| 146.0ms | 256× | 0 | valid |
Compiled 280 to 90 computations (67.9% saved)
ival-mult: 54.0ms (52.4% of total)ival-div: 27.0ms (26.2% of total)ival-add: 12.0ms (11.7% of total)ival-sqrt: 4.0ms (3.9% of total)const: 4.0ms (3.9% of total)ival-sub: 2.0ms (1.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt (- a b)) (sqrt (+ a b)))> |
#<alt (sqrt (- a b))> |
#<alt (sqrt (+ a b))> |
#<alt (+ a b)> |
#<alt (/ (* -1/2 (* b b)) a)> |
#<alt (* -1/2 (* b b))> |
#<alt (* b b)> |
#<alt (+ a (/ (* -1/2 (* b b)) a))> |
#<alt (/ (* -1/8 (* b b)) (* a a))> |
#<alt (/ (* b b) a)> |
#<alt (* (/ (* b b) a) (+ -1/2 (/ (* -1/8 (* b b)) (* a a))))> |
#<alt (+ a (* (/ (* b b) a) (+ -1/2 (/ (* -1/8 (* b b)) (* a a)))))> |
#<alt (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))> |
#<alt (* (* b b) (* b b))> |
#<alt (* a (* a a))> |
#<alt (- a b)> |
#<alt (+ (* 1 (/ (* -1/2 (* b b)) a)) (* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))))))> |
#<alt (* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))))> |
#<alt (* 1 (/ (* -1/2 (* b b)) a))> |
| Outputs |
|---|
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1)))> |
#<alt a> |
#<alt (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))> |
#<alt (* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))))> |
#<alt (* -1 (* a (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt a> |
#<alt (+ a (* 1/2 (/ (* b (+ a (* -1 a))) a)))> |
#<alt (+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a)))))> |
#<alt (+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3))))))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* (sqrt b) (sqrt -1))> |
#<alt (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1)))> |
#<alt (+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1)))> |
#<alt (sqrt a)> |
#<alt (* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3)))))))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt a)> |
#<alt (+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b)))> |
#<alt (+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)))))> |
#<alt (+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b)))))))> |
#<alt (* (sqrt b) (sqrt -1))> |
#<alt (* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))> |
#<alt (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt b) (sqrt -1)))> |
#<alt (* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))))> |
#<alt (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> |
#<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/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 (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 (/ (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/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 b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (* -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/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/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<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)> |
#<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 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/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 (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt a> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<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))> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | b | @ | 0 | (+ a (/ (* -1/2 (* b b)) a)) |
| 3.0ms | b | @ | inf | (* (/ (* b b) a) (+ -1/2 (/ (* -1/8 (* b b)) (* a a)))) |
| 1.0ms | b | @ | inf | (sqrt (- a b)) |
| 1.0ms | b | @ | 0 | (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))) |
| 1.0ms | a | @ | 0 | (* (sqrt (- a b)) (sqrt (+ a b))) |
| 1× | batch-egg-rewrite |
| 5512× | accelerator-lowering-fma.f32 |
| 5512× | accelerator-lowering-fma.f64 |
| 5024× | /-lowering-/.f32 |
| 5024× | /-lowering-/.f64 |
| 3614× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 166 |
| 1 | 201 | 152 |
| 2 | 2011 | 146 |
| 0 | 8372 | 139 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (- a b)) (sqrt (+ a b))) |
(sqrt (- a b)) |
(sqrt (+ a b)) |
(+ a b) |
(/ (* -1/2 (* b b)) a) |
(* -1/2 (* b b)) |
(* b b) |
(+ a (/ (* -1/2 (* b b)) a)) |
(/ (* -1/8 (* b b)) (* a a)) |
(/ (* b b) a) |
(* (/ (* b b) a) (+ -1/2 (/ (* -1/8 (* b b)) (* a a)))) |
(+ a (* (/ (* b b) a) (+ -1/2 (/ (* -1/8 (* b b)) (* a a))))) |
(/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))) |
(* (* b b) (* b b)) |
(* a (* a a)) |
(- a b) |
(+ (* 1 (/ (* -1/2 (* b b)) a)) (* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))))) |
(* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))))) |
(* 1 (/ (* -1/2 (* b b)) a)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (hypot.f64 a 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)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 a b))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(pow.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.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 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 a) (*.f64 b b))) (sqrt.f64 (-.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (sqrt.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 a b))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (-.f64 a b))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #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 (sqrt.f64 (-.f64 a b)) (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))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (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 b a)))))) |
(pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 a b))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(+.f64 a b) |
(+.f64 b a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(fma.f64 a #s(literal 1 binary64) b) |
(fma.f64 #s(literal 1 binary64) a b) |
(/.f64 #s(literal 1 binary64) (/.f64 #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 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (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))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 a b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (-.f64 a b)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 a a) (-.f64 a b))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) (*.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.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 a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (+.f64 a b)) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) b) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) b) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (-.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 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) a) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) a) |
(fma.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) a) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) #s(literal 1 binary64) a) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal -1 binary64)) a) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (/.f64 a (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (/.f64 a (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (/.f64 a (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (neg.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 a a)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) (neg.f64 (neg.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (neg.f64 (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (neg.f64 (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a a))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a a)) |
(/.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 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 b b))) #s(literal -1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/8 binary64) a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (neg.f64 (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a) a) |
(/.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 #s(literal 1/8 binary64) (neg.f64 (*.f64 a (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) a)) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 b b)) a) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) #s(literal 1 binary64)) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (neg.f64 (*.f64 b b))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (neg.f64 (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 b b))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (neg.f64 (*.f64 b b)))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)) #s(literal -1 binary64)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) (*.f64 a a))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/8 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 (*.f64 b b) a)) |
(*.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 b #s(literal -1/8 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/8 binary64)) a) (/.f64 b a)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) b) (/.f64 b a)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 b #s(literal -1/8 binary64))) #s(literal -1 binary64)) (/.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 b b) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 b b) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 b b)) a)) |
(/.f64 (*.f64 b b) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 b b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 b b)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) b) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 a (*.f64 b b)))) (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 a (*.f64 b b))))) |
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 b (*.f64 (/.f64 b a) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.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) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) b) (/.f64 b a) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/8 binary64)) (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))))) (*.f64 (*.f64 b b) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) a) (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) (/.f64 a (*.f64 b b))) (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) (neg.f64 a)) (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) a) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 a (*.f64 b b))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 a)) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) (neg.f64 (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) a) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (neg.f64 (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) (/.f64 (*.f64 b b) a)))) |
(/.f64 (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))))))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 a (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)))) (*.f64 a (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)))) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)))) (*.f64 (neg.f64 a) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) a)) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 b b))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) (*.f64 b b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) (neg.f64 (*.f64 b b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))))) (neg.f64 a)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (neg.f64 (*.f64 b b))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) a)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) (/.f64 (*.f64 b b) a)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) (neg.f64 (*.f64 a (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))))) (neg.f64 (*.f64 a (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) (neg.f64 (*.f64 (neg.f64 a) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) (neg.f64 (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))))) (neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) a) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (neg.f64 (*.f64 b b)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))))) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) a))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64))) (/.f64 (*.f64 b b) a))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))))) |
(pow.f64 (/.f64 a (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 b a) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))))) |
(*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) a)) |
(*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 b b) a)) |
(*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) b) (/.f64 b a)) |
(+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(+.f64 (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) |
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 b (*.f64 (/.f64 b a) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))) a) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))) a) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) a) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) a) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 b b) a) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) |
(fma.f64 (*.f64 b (*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) b) (/.f64 b a) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 (*.f64 b b) a)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a) (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 (*.f64 b b) a)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 (*.f64 b b) a)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) (neg.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (*.f64 a a)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (pow.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 a a) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a) a))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a)))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b))) a) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a) (*.f64 a (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64))) (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a)) (*.f64 a (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a)) (*.f64 (*.f64 a a) (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a a)) (*.f64 a a)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a) a) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))))) (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a))) (*.f64 (*.f64 a a) (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a))) (neg.f64 (*.f64 (*.f64 a a) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a) a)) (neg.f64 (*.f64 a a))) |
(pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a a)))) |
(*.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (neg.f64 a))))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) a) (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a a)) (/.f64 #s(literal -1/8 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a) (/.f64 #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 (*.f64 b b) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) a)) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 b b) a)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 b b)) 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 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) |
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64))) |
(+.f64 a (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) a) |
(-.f64 a b) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 a #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) a (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b a) |
(/.f64 #s(literal 1 binary64) (/.f64 #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 #s(literal 1 binary64) (/.f64 (-.f64 a (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) b) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 a a) (+.f64 a b))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.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 a b))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(+.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(+.f64 (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))) |
(fma.f64 a #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) |
(fma.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))))) (neg.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))))) (+.f64 (*.f64 (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) (*.f64 (+.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))))) |
(+.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) (-.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) a) |
(fma.f64 a #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a) a) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a a)) a) a) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) a a) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) (*.f64 a a))) a) a) |
(fma.f64 (*.f64 a #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a) |
(fma.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a a)) a) |
(fma.f64 (*.f64 a (/.f64 #s(literal -1/8 binary64) a)) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) (*.f64 a a))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) (*.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) (-.f64 (*.f64 a a) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a)))) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) a))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))))) (+.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) (*.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)))) (-.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)))) |
(/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a))))) |
(/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) a) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) (*.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))))) (neg.f64 (-.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a)))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) a)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) a)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a))) (-.f64 (*.f64 a a) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) a)) a)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal -1/8 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a)) |
| 1× | egg-herbie |
| 7022× | accelerator-lowering-fma.f32 |
| 7022× | accelerator-lowering-fma.f64 |
| 4414× | *-lowering-*.f32 |
| 4414× | *-lowering-*.f64 |
| 1804× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 515 | 4957 |
| 1 | 1660 | 4555 |
| 2 | 6487 | 4287 |
| 0 | 8561 | 4117 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* b (sqrt -1)) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* (sqrt b) (sqrt -1)) |
(+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1))) |
(+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1))) |
(+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(sqrt a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(* (sqrt b) (sqrt -1)) |
(* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(* -1 (* (sqrt b) (sqrt -1))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))) |
(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 |
(+ 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/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)) |
(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 (/ (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/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 b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(* -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/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/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(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) |
(* -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))))) |
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/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))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
a |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
a |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
a |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* -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)) |
| 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))) #s(literal 0 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 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 0 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 a (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 0 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 b (*.f64 b #s(literal -1/2 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 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
a |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
a |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) 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))) #s(literal 0 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 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b 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 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (sqrt.f64 #s(literal -1 binary64)))) (*.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 #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 b (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) a) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 0 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 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 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 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (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 a (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a #s(literal 1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64)))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))))))) |
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 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 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))))) |
(* -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 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))))) (*.f64 (*.f64 a (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 b b))) |
(* -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 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(+.f64 (sqrt.f64 a) (*.f64 b (*.f64 #s(literal -1/2 binary64) (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 #s(literal -1/8 binary64) 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))))))) |
(+.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 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #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 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (*.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 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b 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) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 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 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b 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) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) #s(literal 1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))) |
(* -1 (* (sqrt b) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 #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 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.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 (*.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 #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 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 a a)))))))) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(+.f64 (sqrt.f64 b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(+.f64 (sqrt.f64 b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b 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 (+.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))))) (*.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 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))))) |
(* -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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) #s(literal -1 binary64)))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (-.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 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64))) #s(literal -1 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) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64)))))) |
(* 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) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) #s(literal 1/16 binary64)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64)))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(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 #s(literal 1/2 binary64) a)) (neg.f64 (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 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.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 b (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) #s(literal 1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 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 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
b |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* -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)) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal -1/2 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 (/ (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 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 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 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 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 #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/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 b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(* -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 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) a) (/.f64 #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 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) a) (/.f64 #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 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) a) (/.f64 #s(literal -1/2 binary64) 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 (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) a) (*.f64 b b)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (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) a) (*.f64 b b)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (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) 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 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (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) a) (*.f64 b b)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (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) a) (*.f64 b b)))) |
(* -1 (* (pow b 4) (+ (* 1/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (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) 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 a (*.f64 a (*.f64 b (*.f64 b #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 a (*.f64 a (*.f64 b (*.f64 b #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 a (*.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) (*.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 b (*.f64 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 b (*.f64 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 b (*.f64 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 #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/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 a (*.f64 a (*.f64 b (*.f64 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 b (*.f64 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 b (*.f64 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 b (*.f64 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 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a 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 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 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 (*.f64 b b) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a 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 (*.f64 b b) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 a 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 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) a) (/.f64 #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 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) a) (/.f64 #s(literal -1/2 binary64) 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 (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) a) (*.f64 b b)))) |
(* (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) a) (*.f64 b b))))) |
(* (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) 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 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (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) a) (*.f64 b b)))) |
(* (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) a) (*.f64 b b))))) |
(* (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) a) (*.f64 b b))))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 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)) |
(* -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 b (+.f64 #s(literal -1 binary64) (/.f64 a b))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 a b))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 a b))) |
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 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) a) (/.f64 #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 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) a) (/.f64 #s(literal -1/2 binary64) 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 (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) a) (*.f64 b b)))) |
(* (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) a) (*.f64 b b))))) |
(* (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) 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 (* (pow b 4) (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))))) |
(*.f64 (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) a) (*.f64 b b)))) |
(* (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) a) (*.f64 b b))))) |
(* (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) 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 a (*.f64 a (*.f64 b (*.f64 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 b (*.f64 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 b (*.f64 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 b (*.f64 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 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a 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 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 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 (*.f64 b b) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a 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 (*.f64 b b) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 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/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 a (*.f64 a a))) |
a |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
a |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
a |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 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))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 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))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.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) 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)) |
Compiled 36656 to 13771 computations (62.4% saved)
11 alts after pruning (7 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1248 | 6 | 1254 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1250 | 11 | 1261 |
| Status | Accuracy | Program |
|---|---|---|
| 58.9% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))))) | |
| ▶ | 72.7% | (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
| ▶ | 87.5% | (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) a) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
| ✓ | 87.5% | (+.f64 a (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a a))))) |
| ▶ | 99.3% | (+.f64 a (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a))) |
| ▶ | 58.5% | (*.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) |
| 38.6% | (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a))))) | |
| ▶ | 41.4% | (*.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))) |
| ✓ | 59.1% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | 98.7% | a |
Compiled 661 to 293 computations (55.7% saved)
| 1× | egg-herbie |
Found 40 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 128 | (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) a) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) |
| ✓ | cost-diff | 2688 | (*.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.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 | 256 | (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
| ✓ | cost-diff | 384 | (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 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 a) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a)) |
| ✓ | cost-diff | 0 | (+.f64 a (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) |
| ✓ | accuracy | 88.2% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
| ✓ | accuracy | 78.3% | (/.f64 (*.f64 b b) (*.f64 a a)) |
| ✓ | accuracy | 97.5% | (-.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) |
| ✓ | accuracy | 95.5% | (*.f64 a (/.f64 a (*.f64 b b))) |
| ✓ | accuracy | 88.5% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 59.3% | (*.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) |
| ✓ | accuracy | 99.8% | (*.f64 a (*.f64 a a)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 b b) (*.f64 b b)) |
| ✓ | accuracy | 88.2% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
| ✓ | accuracy | 70.7% | (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.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.5% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 43.6% | (*.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 a (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a))) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a)) |
| 6872× | *-lowering-*.f32 |
| 6872× | *-lowering-*.f64 |
| 5666× | accelerator-lowering-fma.f32 |
| 5666× | accelerator-lowering-fma.f64 |
| 2124× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 703 |
| 1 | 155 | 577 |
| 2 | 605 | 493 |
| 3 | 3623 | 451 |
| 4 | 6644 | 421 |
| 0 | 8097 | 394 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ a (* (* b -1/2) (/ b a))) |
a |
(* (* b -1/2) (/ b a)) |
(* b -1/2) |
b |
-1/2 |
(/ b a) |
(* (* b b) (+ (/ a (* b b)) (/ -1/2 a))) |
(* b b) |
(+ (/ a (* b b)) (/ -1/2 a)) |
(/ a (* b b)) |
(/ -1/2 a) |
(+ (/ (* -1/2 (* b b)) a) (* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))))) |
(/ (* -1/2 (* b b)) a) |
(* -1/2 (* b b)) |
(* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))))) |
(+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))) |
1 |
(/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))) |
(* -1/8 (* (* b b) (* b b))) |
-1/8 |
(* (* b b) (* b b)) |
(* a (* a (* a a))) |
(* a (* a a)) |
(* a a) |
(* (- (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) (/ 1 (- a (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) |
(- (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) |
(* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))) |
(/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) |
(+ -1/2 (/ -1/8 (* a (/ a (* b b))))) |
(/ -1/8 (* a (/ a (* b b)))) |
(* a (/ a (* b b))) |
(/ 1 (- a (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) |
(- a (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))) |
(+ (* 1 (/ (* -1/2 (* b b)) a)) (/ (* (- 1 (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) a) (+ 1 (* 1/8 (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))))) |
(* 1 (/ (* -1/2 (* b b)) a)) |
(/ (* (- 1 (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) a) (+ 1 (* 1/8 (* (/ (* b b) (* a a)) (/ (* b b) (* a a)))))) |
(* (- 1 (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) a) |
(- 1 (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) |
(* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a)))) |
(* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) |
(* (/ (* b b) (* a a)) (/ (* b b) (* a a))) |
(/ (* b b) (* a a)) |
1/64 |
(+ 1 (* 1/8 (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) |
(* 1/8 (* (/ (* b b) (* a a)) (/ (* b b) (* a a)))) |
1/8 |
| Outputs |
|---|
(+ a (* (* b -1/2) (/ b a))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
a |
(* (* b -1/2) (/ b a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* b -1/2) |
(*.f64 b #s(literal -1/2 binary64)) |
b |
-1/2 |
#s(literal -1/2 binary64) |
(/ b a) |
(/.f64 b a) |
(* (* b b) (+ (/ a (* b b)) (/ -1/2 a))) |
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(* b b) |
(*.f64 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)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(+ (/ (* -1/2 (* b b)) a) (* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))))) |
(+.f64 a (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -1/8 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))))))) |
(/ (* -1/2 (* b b)) a) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* -1/2 (* b b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))))) |
(+.f64 a (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a)))) a)) |
1 |
#s(literal 1 binary64) |
(/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a)))) a) |
(* -1/8 (* (* b b) (* b b))) |
(*.f64 b (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/8 binary64)))) |
-1/8 |
#s(literal -1/8 binary64) |
(* (* b b) (* b b)) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(* a (* a (* a a))) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(* (- (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) (/ 1 (- a (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) |
(+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(- (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) |
(+.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b))))) |
(* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 (*.f64 a a) (*.f64 b b))) |
(/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
(+ -1/2 (/ -1/8 (* a (/ a (* b b))))) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(/ -1/8 (* a (/ a (* b b)))) |
(/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) |
(* a (/ a (* b b))) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ 1 (- a (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) |
(/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 a (*.f64 b b))))) |
(- a (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))) |
(+.f64 a (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 a (*.f64 b b)))) |
(+ (* 1 (/ (* -1/2 (* b b)) a)) (/ (* (- 1 (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) a) (+ 1 (* 1/8 (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) a) #s(literal -1/64 binary64))) (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) a) (/.f64 #s(literal 1/8 binary64) (*.f64 a a))))))) |
(* 1 (/ (* -1/2 (* b b)) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(/ (* (- 1 (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) a) (+ 1 (* 1/8 (* (/ (* b b) (* a a)) (/ (* b b) (* a a)))))) |
(*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) a) #s(literal -1/64 binary64))) (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) a) (/.f64 #s(literal 1/8 binary64) (*.f64 a a)))))) |
(* (- 1 (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) a) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) a) #s(literal -1/64 binary64))) (*.f64 a a)))) |
(- 1 (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) a) #s(literal -1/64 binary64))) (*.f64 a a))) |
(* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a)))) |
(/.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) a)) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a a)) |
(* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) |
(/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) a)) a) a) |
(* (/ (* b b) (* a a)) (/ (* b b) (* a a))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/ (* b b) (* a a)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
1/64 |
#s(literal 1/64 binary64) |
(+ 1 (* 1/8 (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) a) (/.f64 #s(literal 1/8 binary64) (*.f64 a a)))) |
(* 1/8 (* (/ (* b b) (* a a)) (/ (* b b) (* a a)))) |
(*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) a) (/.f64 #s(literal 1/8 binary64) (*.f64 a a))) |
1/8 |
#s(literal 1/8 binary64) |
| 401.0ms | 256× | 0 | valid |
Compiled 773 to 203 computations (73.7% saved)
ival-mult: 178.0ms (55.6% of total)ival-div: 88.0ms (27.5% of total)ival-add: 28.0ms (8.7% of total)ival-sub: 17.0ms (5.3% of total)const: 9.0ms (2.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (* b -1/2) (/ b a))> |
#<alt (* b -1/2)> |
#<alt (+ a (* (* b -1/2) (/ b a)))> |
#<alt (/ b a)> |
#<alt (* (* b b) (+ (/ a (* b b)) (/ -1/2 a)))> |
#<alt (/ a (* b b))> |
#<alt (+ (/ a (* b b)) (/ -1/2 a))> |
#<alt (* b b)> |
#<alt (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))> |
#<alt (/ (* -1/2 (* b b)) a)> |
#<alt (* (* b b) (* b b))> |
#<alt (* a (* a a))> |
#<alt (* (- (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) (/ 1 (- a (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))))> |
#<alt (* a (/ a (* b b)))> |
#<alt (- (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))> |
#<alt (/ (* b b) (* a a))> |
#<alt (* (/ (* b b) (* a a)) (/ (* b b) (* a a)))> |
#<alt (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))> |
#<alt (+ (/ (* -1/2 (* b b)) a) (* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))))))> |
#<alt (* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))))> |
#<alt (* -1/2 (* b b))> |
#<alt (* a a)> |
#<alt (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))> |
#<alt (+ (* 1 (/ (* -1/2 (* b b)) a)) (/ (* (- 1 (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) a) (+ 1 (* 1/8 (* (/ (* b b) (* a a)) (/ (* b b) (* a a)))))))> |
#<alt (* 1 (/ (* -1/2 (* b b)) a))> |
| Outputs |
|---|
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -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 (/ 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 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 (/ 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/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 (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/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<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)> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (* -1 (pow b 2)) (* -1/2 (pow b 2))))) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (+ (* -1 (* (pow a 2) (+ 1 (* 4 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 2)))))) (* -1 (pow b 2))) (* -1/2 (pow b 2))))) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (+ (* -1 (pow b 2)) (* (pow a 2) (- (* -1 (* (pow a 2) (+ (* -4 (/ (+ 1 (* 4 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 2)))) (pow b 2))) (* 8 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 4)))))) (+ 1 (* 4 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 2))))))) (* -1/2 (pow b 2))))) (pow a 3))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (- (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (- (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* a (- (+ (* 1/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/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* (pow b 4) (- (* -1 (/ (+ (* -4 (pow a 3)) (* 4 (pow a 3))) (pow b 6))) (+ (* -1 (/ a (pow b 4))) (+ (/ 1/2 (* 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 (* (pow b 4) (- (/ a (pow b 4)) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* (pow b 4) (- (* -1 (/ (+ (* -4 (pow a 3)) (* 4 (pow a 3))) (pow b 6))) (+ (* -1 (/ a (pow b 4))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3)))))))> |
#<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) (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) (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) (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) (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) (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) (pow b 2))> |
#<alt (* -1/64 (/ (pow b 8) (pow a 6)))> |
#<alt (/ (- (* -1/8 (* (pow a 2) (pow b 6))) (* 1/64 (pow b 8))) (pow a 6))> |
#<alt (/ (- (* (pow a 2) (- (* -1/4 (* (pow a 2) (pow b 4))) (* 1/8 (pow b 6)))) (* 1/64 (pow b 8))) (pow a 6))> |
#<alt (/ (- (* (pow a 2) (- (* (pow a 2) (- (pow a 4) (* 1/4 (pow b 4)))) (* 1/8 (pow b 6)))) (* 1/64 (pow b 8))) (pow a 6))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 2) (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (* 1/4 (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 2) (- (+ 1 (* -1/64 (/ (pow b 8) (pow a 8)))) (+ (* 1/8 (/ (pow b 6) (pow a 6))) (* 1/4 (/ (pow b 4) (pow a 4))))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 2) (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (* 1/4 (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 2) (- (+ 1 (* -1/64 (/ (pow b 8) (pow a 8)))) (+ (* 1/8 (/ (pow b 6) (pow a 6))) (* 1/4 (/ (pow b 4) (pow a 4))))))> |
#<alt (pow a 2)> |
#<alt (+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2))> |
#<alt (+ (* (pow b 4) (- (* -1/8 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2))))) (pow a 2))> |
#<alt (+ (* (pow b 4) (- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2))))) (pow a 2))> |
#<alt (* -1/64 (/ (pow b 8) (pow a 6)))> |
#<alt (* -1 (* (pow b 8) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))))))> |
#<alt (* (pow b 8) (- (* -1 (/ (+ (* 1/8 (/ 1 (pow a 4))) (* 1/4 (/ 1 (* (pow a 2) (pow b 2))))) (pow b 2))) (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (* (pow b 8) (- (/ (pow a 2) (pow b 8)) (+ (* 1/64 (/ 1 (pow a 6))) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (* 1/4 (/ 1 (* (pow a 2) (pow b 4))))))))> |
#<alt (* -1/64 (/ (pow b 8) (pow a 6)))> |
#<alt (* -1 (* (pow b 8) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))))))> |
#<alt (* (pow b 8) (- (* -1 (/ (+ (* 1/8 (/ 1 (pow a 4))) (* 1/4 (/ 1 (* (pow a 2) (pow b 2))))) (pow b 2))) (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (* (pow b 8) (- (/ (pow a 2) (pow b 8)) (+ (* 1/64 (/ 1 (pow a 6))) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (* 1/4 (/ 1 (* (pow a 2) (pow b 4))))))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 8)))> |
#<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/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 (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt a> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<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 (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (* 1/64 (/ (pow b 8) (pow a 6)))> |
#<alt (/ (+ (* 1/64 (pow b 8)) (* 1/8 (* (pow a 2) (pow b 6)))) (pow a 6))> |
#<alt (/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* 1/4 (* (pow a 2) (pow b 4)))))) (pow a 6))> |
#<alt (/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* 1/4 (* (pow a 2) (pow b 4)))))) (pow a 6))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (/ (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4))) (pow a 2))> |
#<alt (/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2))> |
#<alt (/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (/ (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4))) (pow a 2))> |
#<alt (/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2))> |
#<alt (/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2))> |
#<alt (* 1/4 (/ (pow b 4) (pow a 2)))> |
#<alt (* (pow b 4) (+ (* 1/8 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 4) (+ (* (pow b 2) (+ (* 1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 4) (+ (* (pow b 2) (+ (* 1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 6)))> |
#<alt (* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6))))))> |
#<alt (* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6))))))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 6)))> |
#<alt (* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6))))))> |
#<alt (* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (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) (- (* -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/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 (/ (+ (* -1/64 (pow b 8)) (* 1/64 (pow b 8))) (pow a 8))) (* -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 (* -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))> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | b | @ | inf | (* (- (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) (/ 1 (- a (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) |
| 1.0ms | b | @ | 0 | (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a)))) |
| 1.0ms | a | @ | 0 | (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a)))) |
| 1.0ms | a | @ | 0 | (* (- (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) (/ 1 (- a (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) |
| 1.0ms | b | @ | 0 | (* (- (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) (/ 1 (- a (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) |
| 1× | batch-egg-rewrite |
| 4262× | *-lowering-*.f32 |
| 4262× | *-lowering-*.f64 |
| 4044× | /-lowering-/.f32 |
| 4044× | /-lowering-/.f64 |
| 3376× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 279 |
| 1 | 353 | 225 |
| 2 | 3978 | 211 |
| 0 | 8659 | 199 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* b -1/2) (/ b a)) |
(* b -1/2) |
(+ a (* (* b -1/2) (/ b a))) |
(/ b a) |
(* (* b b) (+ (/ a (* b b)) (/ -1/2 a))) |
(/ a (* b b)) |
(+ (/ a (* b b)) (/ -1/2 a)) |
(* b b) |
(/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))) |
(/ (* -1/2 (* b b)) a) |
(* (* b b) (* b b)) |
(* a (* a a)) |
(* (- (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) (/ 1 (- a (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) |
(* a (/ a (* b b))) |
(- (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) |
(/ (* b b) (* a a)) |
(* (/ (* b b) (* a a)) (/ (* b b) (* a a))) |
(* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a)))) |
(+ (/ (* -1/2 (* b b)) a) (* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a))))))) |
(* a (+ 1 (/ (* -1/8 (* (* b b) (* b b))) (* a (* a (* a a)))))) |
(* -1/2 (* b b)) |
(* a a) |
(* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))) |
(+ (* 1 (/ (* -1/2 (* b b)) a)) (/ (* (- 1 (* (* (* (/ (* b b) (* a a)) (/ (* b b) (* a a))) 1/64) (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))) a) (+ 1 (* 1/8 (* (/ (* b b) (* a a)) (/ (* b b) (* a a))))))) |
(* 1 (/ (* -1/2 (* b b)) a)) |
| Outputs |
|---|
(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) (neg.f64 a)) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 b b) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/2 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 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (neg.f64 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 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a)) |
(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 #s(literal -1/2 binary64) (/.f64 a b))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 b (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a)) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b a) (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.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 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) b) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (/.f64 b a)) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) b) |
(+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) a) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) a) |
(fma.f64 b (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64)) a) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 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 (/.f64 b a) #s(literal 1 binary64)) a) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) |
(fma.f64 (/.f64 b a) (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) a) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) a) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(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 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) a) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal 1 binary64) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) |
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) a) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) b a) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b a) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (/.f64 b a) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (-.f64 (*.f64 a a) (/.f64 a (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))))) (neg.f64 (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b 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 (*.f64 b b)) (/.f64 a (*.f64 b 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 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (*.f64 b b)) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.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 a (*.f64 b 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 (*.f64 b b)) (/.f64 a (*.f64 b 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))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))))) #s(literal -1 binary64)) |
(*.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 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) |
(*.f64 (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) b) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 b a) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 a)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) a) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) a) |
(fma.f64 b (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64)) a) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 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 (/.f64 b a) #s(literal 1 binary64)) a) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) |
(fma.f64 (/.f64 b a) (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) a) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) a) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(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 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) a) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal 1 binary64) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) |
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) a) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) b a) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b a) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (/.f64 b a) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (-.f64 (*.f64 a a) (/.f64 a (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))))) (neg.f64 (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b 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 (*.f64 b b)) (/.f64 a (*.f64 b 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 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (*.f64 b b)) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.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 a (*.f64 b 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 (*.f64 b b)) (/.f64 a (*.f64 b 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))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))))) #s(literal -1 binary64)) |
(*.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 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) |
(*.f64 (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) b) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 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 (/.f64 (*.f64 b b) a))) |
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 a b) b) |
(/.f64 (neg.f64 (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (*.f64 b b)))) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(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 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) |
(+.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 (*.f64 b b)) (/.f64 a (*.f64 b 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 a a) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (*.f64 (/.f64 (*.f64 b b) a) a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (*.f64 (/.f64 (*.f64 b b) a) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (*.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (*.f64 a (/.f64 (*.f64 b b) 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 (*.f64 b b)) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/2 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 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 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 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 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (*.f64 (/.f64 (*.f64 b b) a) a)) |
(/.f64 (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (*.f64 a (/.f64 (*.f64 b b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b 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 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.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 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b 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 a (*.f64 b b)) (/.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 (*.f64 b b)) (/.f64 a (*.f64 b 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 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 a (neg.f64 a)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 a (neg.f64 a)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 b b)) 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 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 b b) a) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 a) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (/.f64 a b) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b 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 (/.f64 a b) (neg.f64 a)) (*.f64 b #s(literal 1/2 binary64))) (*.f64 b (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a (neg.f64 a))) (*.f64 a (neg.f64 (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a (/.f64 a b))) (*.f64 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 (*.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) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (neg.f64 a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 b 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 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 b b))) (*.f64 a a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (neg.f64 a) (/.f64 a b))) (*.f64 (neg.f64 a) b)) |
(/.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b 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 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (/.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 a (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) |
(/.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (*.f64 b b)) a) |
(pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b 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 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.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 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 (+.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.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 a (*.f64 b 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 a (*.f64 b 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)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/8 binary64))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a) (*.f64 a (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a)) (*.f64 a (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a)) (*.f64 (*.f64 a a) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) |
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) a) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a) a) (*.f64 a a)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a) (*.f64 a a)) a) |
(pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(*.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (/.f64 b a) (/.f64 a b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a)) |
(*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) (/.f64 #s(literal -1/8 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) a)) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) a) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.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) (neg.f64 a)) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 b b) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/2 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 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (neg.f64 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 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a)) |
(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 #s(literal -1/2 binary64) (/.f64 a b))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 b (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a)) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b a) (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.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 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) b) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (/.f64 b a)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b b)) b) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) |
(/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) |
(/.f64 (pow.f64 (*.f64 a (*.f64 b b)) #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) |
(/.f64 (pow.f64 (*.f64 (*.f64 b b) (neg.f64 a)) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (pow.f64 (*.f64 (neg.f64 a) (*.f64 b b)) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 b b) (/.f64 a b)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (pow.f64 (*.f64 (/.f64 a b) (*.f64 b b)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) |
(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 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 b (/.f64 a (*.f64 b b))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) |
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 b b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) |
(+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) |
(+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) a) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))))) (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) (*.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (*.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) a) a) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 (*.f64 b b) a) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (*.f64 a a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) a) |
(fma.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) a) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) a) (*.f64 b b) a) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) a) b) b a) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a) a) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (neg.f64 a)) (neg.f64 (*.f64 b b)) a) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a b)) b a) |
(/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) (*.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (*.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) (+.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (+.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) (*.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) (*.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) (*.f64 (+.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) (*.f64 (+.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) (+.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) #s(literal -1 binary64)) (+.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) (+.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(pow.f64 (/.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) |
(*.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (*.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))))) |
(*.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (/.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (-.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 a (neg.f64 a)) (*.f64 b b))) |
(/.f64 a (/.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) |
(/.f64 (*.f64 a (neg.f64 a)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 a b) a) b) |
(/.f64 (*.f64 a (/.f64 a b)) b) |
(/.f64 (/.f64 (*.f64 a a) b) b) |
(pow.f64 (/.f64 b a) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 a b) a) b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal 2 binary64)) |
(*.f64 a (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 a (*.f64 b b)) a) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 a b) (/.f64 a b)) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (*.f64 a a)) |
(+.f64 (*.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) a) (*.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(+.f64 (*.f64 a (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (*.f64 a a) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (-.f64 (*.f64 a a) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))))) |
(fma.f64 a a (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) |
(fma.f64 a (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (*.f64 a a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 a a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (*.f64 a a)) |
(fma.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) a (*.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 (*.f64 b b) a) (*.f64 a a)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) a)) (*.f64 b b) (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (-.f64 (*.f64 a a) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) |
(/.f64 (*.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))))) |
(*.f64 (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))))) |
(*.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 b b) (*.f64 a (neg.f64 a)))) |
(neg.f64 (/.f64 (*.f64 b b) (*.f64 a (neg.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 a b) a) b) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 b b)) (*.f64 a (neg.f64 a))) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a (/.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a b) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b b))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a)) (neg.f64 a)) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 a b) a) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) a) b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 b a) a)) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) |
(*.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 b a) a) b) |
(*.f64 (/.f64 b (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a))) #s(literal 2 binary64))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 a b) a) b) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) |
(/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) |
(/.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a) |
(/.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 (/.f64 a b) a) b) a)) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 (/.f64 a b) a) b))) |
(/.f64 (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 a (neg.f64 a)) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (/.f64 a b) a) b) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (*.f64 (/.f64 a b) a) b) (*.f64 a (neg.f64 a)))) |
(/.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) a)) (*.f64 a (*.f64 a a))) |
(/.f64 (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 a (neg.f64 a)) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) (neg.f64 (*.f64 b b))) (*.f64 a (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (*.f64 a (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) |
(/.f64 (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (neg.f64 (*.f64 b b))) (*.f64 a (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 a b))) (*.f64 a (neg.f64 a))) |
(pow.f64 (/.f64 b a) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 a b) a) b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 a b) a) b) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 (/.f64 b a) a) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 (/.f64 b a) a) (/.f64 (/.f64 b a) a))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (*.f64 a a))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 b a) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) a)) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 (*.f64 a a) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 b a) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) |
(*.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))) (/.f64 b a)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (/.f64 b a) a)) |
(*.f64 (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) a)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (/.f64 b (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) a) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 b b) (*.f64 a (neg.f64 a)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(*.f64 (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) b) (/.f64 (/.f64 b a) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b)) |
(/.f64 (*.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 b b)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a)) (*.f64 a (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (neg.f64 (*.f64 b b))) (*.f64 a (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 b b) a)) a) |
(/.f64 (*.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a)) (*.f64 a (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64))) (*.f64 a a)) |
(pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) #s(literal 2 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a))) |
(*.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (*.f64 (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) |
(*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/8 binary64)))) |
(*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (/.f64 b a) (/.f64 a b))) |
(*.f64 (*.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 #s(literal -1/8 binary64) a)) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b))) #s(literal 1/64 binary64)) |
(*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/8 binary64)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/8 binary64)) #s(literal 1/8 binary64)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 (/.f64 b a) (/.f64 a b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1/8 binary64)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) (/.f64 #s(literal -1/8 binary64) a)) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64))) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 (/.f64 b a) (/.f64 a b))) |
(*.f64 (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) b) (/.f64 (/.f64 b a) a)) |
(*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 b a)) (/.f64 b a)) |
(*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(+.f64 a (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(+.f64 (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) |
(fma.f64 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 b (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 a #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 b a) (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b b) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) a (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))))) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) b (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (/.f64 b a) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64))) (*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)))) (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)))) |
(/.f64 (+.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (neg.f64 a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)) a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)) (neg.f64 a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)))) |
(+.f64 a (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) (-.f64 a (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))))) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) a) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) a) a) |
(fma.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) a) a) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) a a) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a) a) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (*.f64 a #s(literal -1/8 binary64)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) a) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) a) |
(fma.f64 (*.f64 a (/.f64 #s(literal -1/8 binary64) a)) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a) |
(neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) #s(literal 1/262144 binary64)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (+.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) (*.f64 a (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)))) (-.f64 a (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)))) |
(/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b))))) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) #s(literal 1/262144 binary64)))) (/.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal 1/64 binary64)) (/.f64 (*.f64 (/.f64 a b) a) b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) a) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(*.f64 (/.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) |
(*.f64 b (*.f64 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 (*.f64 b b) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) b) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) #s(literal -2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) |
(*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) a) (*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) a)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) a)) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (*.f64 b b))) a) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (*.f64 b b))) (neg.f64 a)) (neg.f64 (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 a (*.f64 b b))) (/.f64 a b)) b) |
(*.f64 (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b))))) (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 a b) a) b))) (/.f64 a (*.f64 b b)))))) |
(+.f64 a (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(+.f64 (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) |
(fma.f64 b (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 b (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 a #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 b a) (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b b) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) a (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))))) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) b (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) a) (*.f64 (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (/.f64 b a) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64))) (*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)))) (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)))) |
(/.f64 (+.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a))))) (neg.f64 a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)) a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (*.f64 (/.f64 a b) a) b)) #s(literal -1/64 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 a)) (neg.f64 a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) a)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 a b) a) b))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal -1 binary64)) 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) (neg.f64 a)) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 b b) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/2 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 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (neg.f64 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 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a)) |
(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 #s(literal -1/2 binary64) (/.f64 a b))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 b (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a)) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b a) (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.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 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) b) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) b) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (/.f64 b a)) |
| 1× | egg-herbie |
| 10186× | accelerator-lowering-fma.f32 |
| 10186× | accelerator-lowering-fma.f64 |
| 4042× | *-lowering-*.f32 |
| 4042× | *-lowering-*.f64 |
| 2466× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 274 | 5171 |
| 1 | 772 | 5150 |
| 2 | 2371 | 5052 |
| 3 | 7168 | 5052 |
| 0 | 8016 | 4897 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -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)))) |
(/ 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) |
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))) |
(/ 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/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))) |
(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/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(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) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (* -1 (pow b 2)) (* -1/2 (pow b 2))))) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (+ (* -1 (* (pow a 2) (+ 1 (* 4 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 2)))))) (* -1 (pow b 2))) (* -1/2 (pow b 2))))) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (+ (* -1 (pow b 2)) (* (pow a 2) (- (* -1 (* (pow a 2) (+ (* -4 (/ (+ 1 (* 4 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 2)))) (pow b 2))) (* 8 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 4)))))) (+ 1 (* 4 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 2))))))) (* -1/2 (pow b 2))))) (pow a 3)) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (- (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2))))) |
(* a (- (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (+ (* 1/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/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3)))))) |
(* (pow b 4) (- (* -1 (/ (+ (* -4 (pow a 3)) (* 4 (pow a 3))) (pow b 6))) (+ (* -1 (/ a (pow b 4))) (+ (/ 1/2 (* 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)))))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3)))))) |
(* (pow b 4) (- (* -1 (/ (+ (* -4 (pow a 3)) (* 4 (pow a 3))) (pow b 6))) (+ (* -1 (/ a (pow b 4))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3))))))) |
(/ (pow a 2) (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 b 2)) |
(/ (pow a 2) (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 b 2)) |
(/ (pow a 2) (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 b 2)) |
(/ (pow a 2) (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 b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(* -1/64 (/ (pow b 8) (pow a 6))) |
(/ (- (* -1/8 (* (pow a 2) (pow b 6))) (* 1/64 (pow b 8))) (pow a 6)) |
(/ (- (* (pow a 2) (- (* -1/4 (* (pow a 2) (pow b 4))) (* 1/8 (pow b 6)))) (* 1/64 (pow b 8))) (pow a 6)) |
(/ (- (* (pow a 2) (- (* (pow a 2) (- (pow a 4) (* 1/4 (pow b 4)))) (* 1/8 (pow b 6)))) (* 1/64 (pow b 8))) (pow a 6)) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(* (pow a 2) (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (* 1/4 (/ (pow b 4) (pow a 4))))) |
(* (pow a 2) (- (+ 1 (* -1/64 (/ (pow b 8) (pow a 8)))) (+ (* 1/8 (/ (pow b 6) (pow a 6))) (* 1/4 (/ (pow b 4) (pow a 4)))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(* (pow a 2) (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (* 1/4 (/ (pow b 4) (pow a 4))))) |
(* (pow a 2) (- (+ 1 (* -1/64 (/ (pow b 8) (pow a 8)))) (+ (* 1/8 (/ (pow b 6) (pow a 6))) (* 1/4 (/ (pow b 4) (pow a 4)))))) |
(pow a 2) |
(+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(+ (* (pow b 4) (- (* -1/8 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2))))) (pow a 2)) |
(+ (* (pow b 4) (- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2))))) (pow a 2)) |
(* -1/64 (/ (pow b 8) (pow a 6))) |
(* -1 (* (pow b 8) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/8 (/ 1 (* (pow a 4) (pow b 2))))))) |
(* (pow b 8) (- (* -1 (/ (+ (* 1/8 (/ 1 (pow a 4))) (* 1/4 (/ 1 (* (pow a 2) (pow b 2))))) (pow b 2))) (* 1/64 (/ 1 (pow a 6))))) |
(* (pow b 8) (- (/ (pow a 2) (pow b 8)) (+ (* 1/64 (/ 1 (pow a 6))) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (* 1/4 (/ 1 (* (pow a 2) (pow b 4)))))))) |
(* -1/64 (/ (pow b 8) (pow a 6))) |
(* -1 (* (pow b 8) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/8 (/ 1 (* (pow a 4) (pow b 2))))))) |
(* (pow b 8) (- (* -1 (/ (+ (* 1/8 (/ 1 (pow a 4))) (* 1/4 (/ 1 (* (pow a 2) (pow b 2))))) (pow b 2))) (* 1/64 (/ 1 (pow a 6))))) |
(* (pow b 8) (- (/ (pow a 2) (pow b 8)) (+ (* 1/64 (/ 1 (pow a 6))) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (* 1/4 (/ 1 (* (pow a 2) (pow b 4)))))))) |
(/ (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 b 2) (pow a 2)) |
(/ (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 b 2) (pow a 2)) |
(/ (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 b 2) (pow a 2)) |
(/ (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 b 2) (pow a 2)) |
(/ (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 b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
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/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))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
a |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
a |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
a |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* -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)) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(/ (+ (* 1/64 (pow b 8)) (* 1/8 (* (pow a 2) (pow b 6)))) (pow a 6)) |
(/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* 1/4 (* (pow a 2) (pow b 4)))))) (pow a 6)) |
(/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* 1/4 (* (pow a 2) (pow b 4)))))) (pow a 6)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/ (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4))) (pow a 2)) |
(/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2)) |
(/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(/ (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4))) (pow a 2)) |
(/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2)) |
(/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(* (pow b 4) (+ (* 1/8 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 4) (+ (* (pow b 2) (+ (* 1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 4) (+ (* (pow b 2) (+ (* 1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2))))) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6)))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6)))))) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6)))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (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) (- (* -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/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 (/ (+ (* -1/64 (pow b 8)) (* 1/64 (pow b 8))) (pow a 8))) (* -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))) |
(* -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)) |
| Outputs |
|---|
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 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 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(/ 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) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 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 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a 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/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 (*.f64 a a) (*.f64 b b))) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a 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 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 2))))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* -1 (* a (- (* 1/2 (/ 1 (pow a 2))) (/ 1 (pow b 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)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (*.f64 b b)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (*.f64 b b)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) 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)) |
(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/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 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)) |
(* -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/8 (pow b 4)) (* (pow a 2) (- (* -1 (pow b 2)) (* -1/2 (pow b 2))))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (+ (* -1 (* (pow a 2) (+ 1 (* 4 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 2)))))) (* -1 (pow b 2))) (* -1/2 (pow b 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 (pow b 2)) (* (pow a 2) (- (* -1 (* (pow a 2) (+ (* -4 (/ (+ 1 (* 4 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 2)))) (pow b 2))) (* 8 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 4)))))) (+ 1 (* 4 (/ (- (* -1 (pow b 2)) (* -1/2 (pow b 2))) (pow b 2))))))) (* -1/2 (pow b 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 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 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/8 (/ (pow b 4) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* a (- (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b 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 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
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 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #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 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) 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 (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/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.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) (- (* -1 (/ (+ (* -4 (pow a 3)) (* 4 (pow a 3))) (pow b 6))) (+ (* -1 (/ a (pow b 4))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.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/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (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/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.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) (- (* -1 (/ (+ (* -4 (pow a 3)) (* 4 (pow a 3))) (pow b 6))) (+ (* -1 (/ a (pow b 4))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b a))))) |
(/ (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) (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) (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) (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) (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) (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) (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) (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)) |
(* -1/64 (/ (pow b 8) (pow a 6))) |
(/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 8 binary64))) (pow.f64 a #s(literal 6 binary64))) |
(/ (- (* -1/8 (* (pow a 2) (pow b 6))) (* 1/64 (pow b 8))) (pow a 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 8 binary64)))) (pow.f64 a #s(literal 6 binary64))) |
(/ (- (* (pow a 2) (- (* -1/4 (* (pow a 2) (pow b 4))) (* 1/8 (pow b 6)))) (* 1/64 (pow b 8))) (pow a 6)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 8 binary64)))) (pow.f64 a #s(literal 6 binary64))) |
(/ (- (* (pow a 2) (- (* (pow a 2) (- (pow a 4) (* 1/4 (pow b 4)))) (* 1/8 (pow b 6)))) (* 1/64 (pow b 8))) (pow a 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 8 binary64)))) (pow.f64 a #s(literal 6 binary64))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* (pow a 2) (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (* 1/4 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (*.f64 a (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))))) |
(* (pow a 2) (- (+ 1 (* -1/64 (/ (pow b 8) (pow a 8)))) (+ (* 1/8 (/ (pow b 6) (pow a 6))) (* 1/4 (/ (pow b 4) (pow a 4)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 8 binary64))) (pow.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1/4 (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* (pow a 2) (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (* 1/4 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (*.f64 a (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))))) |
(* (pow a 2) (- (+ 1 (* -1/64 (/ (pow b 8) (pow a 8)))) (+ (* 1/8 (/ (pow b 6) (pow a 6))) (* 1/4 (/ (pow b 4) (pow a 4)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 8 binary64))) (pow.f64 a #s(literal 8 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))))) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1/4 (/ (pow b 4) (pow a 2))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(+ (* (pow b 4) (- (* -1/8 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) a)))) |
(+ (* (pow b 4) (- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/64 binary64))) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))))) (/.f64 #s(literal -1/4 binary64) (*.f64 a a))))) |
(* -1/64 (/ (pow b 8) (pow a 6))) |
(/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 8 binary64))) (pow.f64 a #s(literal 6 binary64))) |
(* -1 (* (pow b 8) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/8 (/ 1 (* (pow a 4) (pow b 2))))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* (pow b 8) (- (* -1 (/ (+ (* 1/8 (/ 1 (pow a 4))) (* 1/4 (/ 1 (* (pow a 2) (pow b 2))))) (pow b 2))) (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 b b)) (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))))) |
(* (pow b 8) (- (/ (pow a 2) (pow b 8)) (+ (* 1/64 (/ 1 (pow a 6))) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (* 1/4 (/ 1 (* (pow a 2) (pow b 4)))))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1/64 (/ (pow b 8) (pow a 6))) |
(/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 8 binary64))) (pow.f64 a #s(literal 6 binary64))) |
(* -1 (* (pow b 8) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/8 (/ 1 (* (pow a 4) (pow b 2))))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* (pow b 8) (- (* -1 (/ (+ (* 1/8 (/ 1 (pow a 4))) (* 1/4 (/ 1 (* (pow a 2) (pow b 2))))) (pow b 2))) (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 b b)) (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))))) |
(* (pow b 8) (- (/ (pow a 2) (pow b 8)) (+ (* 1/64 (/ 1 (pow a 6))) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (* 1/4 (/ 1 (* (pow a 2) (pow b 4)))))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))))) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 binary64))) |
(* 1/64 (/ (pow b 8) (pow a 8))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 8 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 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #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 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) 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 (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 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.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 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.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 (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 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.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 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.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/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 #s(literal -1/2 binary64) (*.f64 (*.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))) |
(/ (+ (* -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 (*.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 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a 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 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b 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 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 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/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) |
a |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) a))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) a))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) a))) |
a |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) a))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) a))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))) a))) |
a |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 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))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 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))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 6 binary64))) |
(/ (+ (* 1/64 (pow b 8)) (* 1/8 (* (pow a 2) (pow b 6)))) (pow a 6)) |
(/.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (*.f64 a (*.f64 a (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 a #s(literal 6 binary64))) |
(/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* 1/4 (* (pow a 2) (pow b 4)))))) (pow a 6)) |
(/.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))))) (pow.f64 a #s(literal 6 binary64))) |
(/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* 1/4 (* (pow a 2) (pow b 4)))))) (pow a 6)) |
(/.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))))) (pow.f64 a #s(literal 6 binary64))) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) |
(/ (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 a a)))) (*.f64 a a)) |
(/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) (+.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 a a))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.f64 a a)) |
(/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) (+.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 a a))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) |
(/ (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 a a)))) (*.f64 a a)) |
(/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) (+.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 a a))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.f64 a a)) |
(/ (+ (* 1/64 (/ (pow b 8) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 2))) (* 1/4 (pow b 4)))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/4 binary64)) (+.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 a a))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.f64 a a)) |
(* 1/4 (/ (pow b 4) (pow a 2))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) |
(* (pow b 4) (+ (* 1/8 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* (pow b 4) (+ (* (pow b 2) (+ (* 1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 6 binary64))))))) |
(* (pow b 4) (+ (* (pow b 2) (+ (* 1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 6 binary64))))))) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 6 binary64))) |
(* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 b b)))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6)))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6)))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))))) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 6 binary64))) |
(* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 b b)))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6)))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 1/4 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6)))))) |
(*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 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 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #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 b (*.f64 b #s(literal -1/8 binary64))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) 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 (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 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.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 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.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 (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 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.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 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.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/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 #s(literal -1/2 binary64) (*.f64 (*.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))) |
(/ (+ (* -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 (*.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 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* a (- (+ 1 (+ (* -1 (/ (+ (* -1/64 (pow b 8)) (* 1/64 (pow b 8))) (pow a 8))) (* -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 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b 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 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(* -1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
Compiled 156785 to 49738 computations (68.3% saved)
12 alts after pruning (6 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2932 | 4 | 2936 |
| Fresh | 0 | 2 | 2 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 2935 | 12 | 2947 |
| Status | Accuracy | Program |
|---|---|---|
| 58.9% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))))) | |
| ▶ | 99.5% | (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
| ▶ | 91.8% | (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) |
| ✓ | 87.5% | (+.f64 a (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a a))))) |
| ✓ | 99.3% | (+.f64 a (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a))) |
| ✓ | 58.5% | (*.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) |
| ▶ | 38.6% | (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a))))) |
| ▶ | 29.6% | (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (/.f64 a b) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b a))) |
| ▶ | 41.7% | (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) a))) |
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | 59.1% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | 98.7% | a |
Compiled 557 to 281 computations (49.6% saved)
| 1× | egg-herbie |
Found 40 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a a)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a))))) |
| ✓ | cost-diff | 256 | (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 512 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) |
| ✓ | cost-diff | 896 | (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (/.f64 a b) a) (*.f64 b #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 (/.f64 a b) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b a)) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (/.f64 a b) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b a))) |
| ✓ | 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 | (*.f64 b #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) |
| ✓ | cost-diff | 256 | (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))) |
| ✓ | cost-diff | 640 | (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
| ✓ | accuracy | 95.0% | (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) |
| ✓ | accuracy | 88.5% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 86.7% | (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a)) |
| ✓ | accuracy | 41.8% | (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a))))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64))))) |
| ✓ | accuracy | 97.6% | (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) |
| ✓ | accuracy | 96.9% | (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) |
| ✓ | accuracy | 88.2% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (/.f64 a b) a) (*.f64 b #s(literal -1/2 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 a b) a) |
| ✓ | accuracy | 78.2% | (/.f64 (+.f64 (*.f64 (/.f64 a b) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b a)) |
| ✓ | accuracy | 43.6% | (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (/.f64 a b) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b a))) |
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) a)) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 a b) b) |
| ✓ | accuracy | 43.6% | (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) a))) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 b a) (/.f64 a b)) |
| ✓ | accuracy | 97.6% | (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b)))) |
| ✓ | accuracy | 96.9% | (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) |
| 9008× | accelerator-lowering-fma.f32 |
| 9008× | accelerator-lowering-fma.f64 |
| 5438× | *-lowering-*.f32 |
| 5438× | *-lowering-*.f64 |
| 2978× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 657 |
| 1 | 142 | 655 |
| 2 | 437 | 595 |
| 3 | 1748 | 557 |
| 4 | 3665 | 525 |
| 5 | 6046 | 525 |
| 0 | 8172 | 494 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* b -1/2) (/ a b)) (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1))) |
(/ (* b -1/2) (/ a b)) |
(* b -1/2) |
b |
-1/2 |
(/ a b) |
a |
(* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1)) |
(+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1) |
(/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) |
(* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) |
-1/8 |
(* b (* (/ b a) (/ (/ b a) (/ a b)))) |
(* (/ b a) (/ (/ b a) (/ a b))) |
(/ b a) |
(/ (/ b a) (/ a b)) |
1 |
(* (* b b) (+ (/ (/ a b) b) (/ -1/2 a))) |
(* b b) |
(+ (/ (/ a b) b) (/ -1/2 a)) |
(/ (/ a b) b) |
(/ -1/2 a) |
(* (* b b) (/ (+ (* (/ a b) a) (* b -1/2)) (* b a))) |
(/ (+ (* (/ a b) a) (* b -1/2)) (* b a)) |
(+ (* (/ a b) a) (* b -1/2)) |
(* (/ a b) a) |
(* b a) |
(+ (/ (* -1/2 (* b b)) a) (/ 1 (/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1))))) |
(/ (* -1/2 (* b b)) a) |
(* -1/2 (* b b)) |
(/ 1 (/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1)))) |
(/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1))) |
(* (+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) (/ 1 (+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a))))) |
(+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) |
(* a (* a a)) |
(* a a) |
(* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) |
(/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) |
(+ -1/2 (/ -1/8 (* a (/ a (* b b))))) |
(/ -1/8 (* a (/ a (* b b)))) |
(* a (/ a (* b b))) |
(/ a (* b b)) |
(* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))) |
(/ 1 (+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a)))) |
(+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a))) |
(* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a)) |
(- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a) |
| Outputs |
|---|
(+ (/ (* b -1/2) (/ a b)) (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1))) |
(+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(/ (* b -1/2) (/ a b)) |
(*.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(* b -1/2) |
(*.f64 b #s(literal -1/2 binary64)) |
b |
-1/2 |
#s(literal -1/2 binary64) |
(/ a b) |
(/.f64 a b) |
a |
(* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1)) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) a)) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b #s(literal -1/8 binary64))) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) |
(/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b #s(literal -1/8 binary64))) (/.f64 (*.f64 a a) b)) |
(* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) a)) (/.f64 (*.f64 a a) (*.f64 b b))) |
-1/8 |
#s(literal -1/8 binary64) |
(* b (* (/ b a) (/ (/ b a) (/ a b)))) |
(/.f64 b (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(* (/ b a) (/ (/ b a) (/ a b))) |
(/.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) a)) |
(/ b a) |
(/.f64 b a) |
(/ (/ b a) (/ a b)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
1 |
#s(literal 1 binary64) |
(* (* b b) (+ (/ (/ a b) b) (/ -1/2 a))) |
(+.f64 a (*.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) |
(* b b) |
(*.f64 b b) |
(+ (/ (/ a b) b) (/ -1/2 a)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) |
(/ (/ a b) b) |
(/.f64 a (*.f64 b b)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* (* b b) (/ (+ (* (/ a b) a) (* b -1/2)) (* b a))) |
(/.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) b))) a) |
(/ (+ (* (/ a b) a) (* b -1/2)) (* b a)) |
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) b)) (*.f64 b a)) |
(+ (* (/ a b) a) (* b -1/2)) |
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) b)) |
(* (/ a b) a) |
(/.f64 (*.f64 a a) b) |
(* b a) |
(*.f64 b a) |
(+ (/ (* -1/2 (* b b)) a) (/ 1 (/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1))))) |
(+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(/ (* -1/2 (* b b)) a) |
(*.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(* -1/2 (* b b)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(/ 1 (/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1)))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) a)) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1))) |
(/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) a)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) (/ 1 (+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) a)))))) (+.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) b))))) |
(+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) |
(+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) a)))))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) a))))) |
(/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
(+ -1/2 (/ -1/8 (* a (/ a (* b b))))) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(/ -1/8 (* a (/ a (* b b)))) |
(/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) |
(* a (/ a (* b b))) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ a (* b b)) |
(/.f64 a (*.f64 b b)) |
(* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))) |
(*.f64 b (*.f64 b (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) a)))) |
(/ 1 (+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) b))))) |
(+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a))) |
(+.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) b)))) |
(* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) b))) |
(- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a) |
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 a (*.f64 b b))) a) |
| 520.0ms | 256× | 0 | valid |
Compiled 919 to 271 computations (70.5% saved)
ival-div: 203.0ms (49.4% of total)ival-mult: 120.0ms (29.2% of total)ival-add: 71.0ms (17.3% of total)const: 11.0ms (2.7% of total)ival-sub: 6.0ms (1.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a)> |
#<alt (* b (* (/ b a) (/ (/ b a) (/ a b))))> |
#<alt (/ (/ b a) (/ a b))> |
#<alt (/ (* b -1/2) (/ a b))> |
#<alt (* (* b b) (+ (/ (/ a b) b) (/ -1/2 a)))> |
#<alt (/ (/ a b) b)> |
#<alt (+ (/ (/ a b) b) (/ -1/2 a))> |
#<alt (* b b)> |
#<alt (* (* b b) (/ (+ (* (/ a b) a) (* b -1/2)) (* b a)))> |
#<alt (/ (+ (* (/ a b) a) (* b -1/2)) (* b a))> |
#<alt (* (/ a b) a)> |
#<alt (+ (* (/ a b) a) (* b -1/2))> |
#<alt (/ (* -1/2 (* b b)) a)> |
#<alt (/ 1 (/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1))))> |
#<alt (* (+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) (/ 1 (+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a)))))> |
#<alt (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a))> |
#<alt (/ a (* b b))> |
#<alt (+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))))))> |
#<alt (+ (/ (* b -1/2) (/ a b)) (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1)))> |
#<alt (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1))> |
#<alt (* b -1/2)> |
#<alt (+ (/ (* -1/2 (* b b)) a) (/ 1 (/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1)))))> |
#<alt (/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1)))> |
#<alt (* a (* a a))> |
#<alt (* a a)> |
| Outputs |
|---|
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 4)))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 4) (pow a 3))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt 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 (/ 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/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 (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 a> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) a)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) a)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) a)> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (/ -1/2 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 (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (* -1/2 b)> |
#<alt (+ (* -1/2 b) (/ (pow a 2) b))> |
#<alt (+ (* -1/2 b) (/ (pow a 2) b))> |
#<alt (+ (* -1/2 b) (/ (pow a 2) b))> |
#<alt (/ (pow a 2) b)> |
#<alt (* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b)))> |
#<alt (* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b)))> |
#<alt (* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b)))> |
#<alt (/ (pow a 2) b)> |
#<alt (* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b)))> |
#<alt (* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b)))> |
#<alt (* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b)))> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) b)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) b)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) b)> |
#<alt (* -1/2 b)> |
#<alt (* b (- (/ (pow a 2) (pow b 2)) 1/2))> |
#<alt (* b (- (/ (pow a 2) (pow b 2)) 1/2))> |
#<alt (* b (- (/ (pow a 2) (pow b 2)) 1/2))> |
#<alt (* -1/2 b)> |
#<alt (* -1 (* b (+ 1/2 (* -1 (/ (pow a 2) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1/2 (* -1 (/ (pow a 2) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1/2 (* -1 (/ (pow a 2) (pow b 2))))))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt a> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))))) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (+ (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* (pow a 2) (- (* 64 (/ (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))) (pow b 2))) (+ (* -8 (/ (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (pow b 2))) (* 8 (/ (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))) (pow b 2))))))) (* -1 (pow b 2))))) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (+ (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* (pow a 2) (- (+ (* 64 (/ (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))) (pow b 2))) (* (pow a 2) (- (* 4 (/ 1 (pow b 2))) (+ (* 8 (/ 1 (pow b 2))) (+ (* 8 (/ (- (* 64 (/ (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))) (pow b 2))) (+ (* -8 (/ (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (pow b 2))) (* 8 (/ (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))) (pow b 2))))) (pow b 2))) (* 64 (/ (* (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2)))) (pow b 6)))))))) (+ (* -8 (/ (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (pow b 2))) (* 8 (/ (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))) (pow b 2))))))) (* -1 (pow b 2))))) (pow a 3))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (- (+ 1 (* -1 (/ (+ (* -1/4 (pow b 4)) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))))) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (+ (* -1/2 (/ (* (pow b 2) (+ (* -1/4 (pow b 4)) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))))) (pow a 6))) (+ (* -1/2 (/ (* (pow b 4) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 6))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 6))) (+ (* 1/2 (/ (pow b 2) (pow a 2))) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 4)))))))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ (+ (* 1/4 (pow b 4)) (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2))))) (pow a 4))) (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))))> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 6) (pow a 6))) (+ 1 (+ (* -1/2 (/ (* (pow b 2) (+ (* 1/4 (pow b 4)) (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))))) (pow a 6))) (+ (* -1/2 (/ (* (pow b 4) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 6) (pow a 6))) (+ (* 1/4 (/ (pow b 4) (pow a 4))) (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 4)))))))))))> |
#<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/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))> |
#<alt (* (pow b 4) (- (* -6 (/ a (pow b 4))) (+ (* -4 (/ a (pow b 4))) (+ (* -3 (/ a (pow b 4))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3))))))))> |
#<alt (* (pow b 4) (- (+ (* -8 (/ (pow a 3) (pow b 6))) (* -6 (/ a (pow b 4)))) (+ (* -12 (/ (pow a 3) (pow b 6))) (+ (* -4 (/ a (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 6))) (+ (* -3 (/ a (pow b 4))) (+ (* 8 (/ (* (pow a 2) (- (* -6 a) (+ (* -4 a) (* -3 a)))) (pow b 6))) (+ (/ 1/2 (* 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 (* (pow b 4) (- (* -6 (/ a (pow b 4))) (+ (* -4 (/ a (pow b 4))) (+ (* -3 (/ a (pow b 4))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3))))))))> |
#<alt (* (pow b 4) (- (+ (* -8 (/ (pow a 3) (pow b 6))) (* -6 (/ a (pow b 4)))) (+ (* -12 (/ (pow a 3) (pow b 6))) (+ (* -4 (/ a (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 6))) (+ (* -3 (/ a (pow b 4))) (+ (* 8 (/ (* (pow a 2) (- (* -6 a) (+ (* -4 a) (* -3 a)))) (pow b 6))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3)))))))))))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 6)))> |
#<alt (/ (+ (* 1/64 (pow b 8)) (* 1/8 (* (pow a 2) (pow b 6)))) (pow a 6))> |
#<alt (/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* (pow a 2) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))))))) (pow a 6))> |
#<alt (/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* (pow a 2) (+ (* 1/2 (* (pow a 2) (pow b 2))) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))))))))) (pow a 6))> |
#<alt (* 1/2 (pow b 2))> |
#<alt (+ (* 1/2 (pow b 2)) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 2)))> |
#<alt (+ (* 1/8 (/ (pow b 6) (pow a 4))) (+ (* 1/2 (pow b 2)) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 2))))> |
#<alt (+ (* 1/64 (/ (pow b 8) (pow a 6))) (+ (* 1/8 (/ (pow b 6) (pow a 4))) (+ (* 1/2 (pow b 2)) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 2)))))> |
#<alt (* 1/2 (pow b 2))> |
#<alt (+ (* -1 (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 2))) (* 1/2 (pow b 2)))> |
#<alt (+ (* -1 (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 2))) (+ (* 1/8 (/ (pow b 6) (pow a 4))) (* 1/2 (pow b 2))))> |
#<alt (+ (* -1 (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 2))) (+ (* 1/64 (/ (pow b 8) (pow a 6))) (+ (* 1/8 (/ (pow b 6) (pow a 4))) (* 1/2 (pow b 2)))))> |
#<alt (* 1/2 (pow b 2))> |
#<alt (* (pow b 2) (+ 1/2 (* 3/8 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow b 2) (+ 1/2 (* (pow b 2) (+ (* 1/8 (/ (pow b 2) (pow a 4))) (* 3/8 (/ 1 (pow a 2)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* (pow b 2) (+ (* (pow b 2) (+ (* 1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 3/8 (/ 1 (pow a 2)))))))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 6)))> |
#<alt (* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 3/8 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6))))))> |
#<alt (* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (* 3/8 (/ 1 (* (pow a 2) (pow b 4)))) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/2 (/ 1 (pow b 6)))))))> |
#<alt (* 1/64 (/ (pow b 8) (pow a 6)))> |
#<alt (* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 3/8 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6))))))> |
#<alt (* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (* 3/8 (/ 1 (* (pow a 2) (pow b 4)))) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/2 (/ 1 (pow b 6)))))))> |
#<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/512 (/ (pow b 12) (pow a 9)))> |
#<alt (/ (+ (* -1/512 (pow b 12)) (* (pow a 2) (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4)))))) (pow a 9))> |
#<alt (/ (+ (* -1/512 (pow b 12)) (* (pow a 2) (+ (* (pow a 2) (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))))) (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))))))) (pow a 9))> |
#<alt (/ (+ (* -1/512 (pow b 12)) (* (pow a 2) (+ (* (pow a 2) (+ (* -1/8 (* (pow a 2) (pow b 6))) (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))))) (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))))))) (pow a 9))> |
#<alt (pow a 3)> |
#<alt (* (pow a 3) (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))))> |
#<alt (* (pow a 3) (+ 1 (+ (* -1/8 (/ (pow b 6) (pow a 6))) (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8)))))> |
#<alt (* (pow a 3) (+ 1 (+ (* -1/8 (/ (pow b 6) (pow a 6))) (+ (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8)) (/ (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4)))) (pow a 10))))))> |
#<alt (pow a 3)> |
#<alt (* -1 (* (pow a 3) (- (* 1/8 (/ (pow b 6) (pow a 6))) 1)))> |
#<alt (* -1 (* (pow a 3) (- (+ (* -1 (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8))) (* 1/8 (/ (pow b 6) (pow a 6)))) 1)))> |
#<alt (* -1 (* (pow a 3) (- (+ (* -1 (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8))) (+ (* -1 (/ (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4)))) (pow a 10))) (* 1/8 (/ (pow b 6) (pow a 6))))) 1)))> |
#<alt (pow a 3)> |
#<alt (+ (* -1/8 (/ (pow b 6) (pow a 3))) (pow a 3))> |
#<alt (+ (* (pow b 6) (- (* -3/32 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (pow a 3))> |
#<alt (+ (* (pow b 6) (- (* (pow b 2) (- (* -3/128 (/ (pow b 2) (pow a 7))) (* 3/32 (/ 1 (pow a 5))))) (* 1/8 (/ 1 (pow a 3))))) (pow a 3))> |
#<alt (* -1/512 (/ (pow b 12) (pow a 9)))> |
#<alt (* -1 (* (pow b 12) (+ (* 1/512 (/ 1 (pow a 9))) (* 3/128 (/ 1 (* (pow a 7) (pow b 2)))))))> |
#<alt (* (pow b 12) (- (* -1 (/ (+ (* 3/128 (/ 1 (pow a 7))) (* 3/32 (/ 1 (* (pow a 5) (pow b 2))))) (pow b 2))) (* 1/512 (/ 1 (pow a 9)))))> |
#<alt (* (pow b 12) (- (* -1 (/ (+ (* 3/32 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2))))) (pow b 4))) (+ (* 1/512 (/ 1 (pow a 9))) (/ 3/128 (* (pow a 7) (pow b 2))))))> |
#<alt (* -1/512 (/ (pow b 12) (pow a 9)))> |
#<alt (* -1 (* (pow b 12) (+ (* 1/512 (/ 1 (pow a 9))) (* 3/128 (/ 1 (* (pow a 7) (pow b 2)))))))> |
#<alt (* (pow b 12) (- (* -1 (/ (+ (* 3/128 (/ 1 (pow a 7))) (* 3/32 (/ 1 (* (pow a 5) (pow b 2))))) (pow b 2))) (* 1/512 (/ 1 (pow a 9)))))> |
#<alt (* (pow b 12) (- (* -1 (/ (+ (* 3/32 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2))))) (pow b 4))) (+ (* 1/512 (/ 1 (pow a 9))) (/ 3/128 (* (pow a 7) (pow b 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) (- (* -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/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 (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt (/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt (* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4)))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt (* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1)))> |
#<alt a> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (+ a (* -1/8 (/ (pow b 4) (pow a 3))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* -1/8 (/ (pow b 4) (pow a 3)))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3)))))> |
#<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 (* (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/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 (* -8 (/ (pow a 3) (pow b 4)))> |
#<alt (* (pow a 3) (- (* -64 (/ (pow a 4) (pow b 8))) (* 8 (/ 1 (pow b 4)))))> |
#<alt (* (pow a 3) (- (* (pow a 4) (- (* -512 (/ (pow a 4) (pow b 12))) (* 64 (/ 1 (pow b 8))))) (* 8 (/ 1 (pow b 4)))))> |
#<alt (* (pow a 3) (- (* (pow a 4) (- (* (pow a 4) (- (* -4096 (/ (pow a 4) (pow b 16))) (* 512 (/ 1 (pow b 12))))) (* 64 (/ 1 (pow b 8))))) (* 8 (/ 1 (pow b 4)))))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (* 1/8 (/ (pow b 4) (pow a 4)))) a)> |
#<alt (/ (- (+ 1 (* 1/64 (/ (pow b 8) (pow a 8)))) (* -1/8 (/ (pow b 4) (pow a 4)))) a)> |
#<alt (/ (- (+ 1 (* 1/512 (/ (pow b 12) (pow a 12)))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/64 (/ (pow b 8) (pow a 8))))) a)> |
#<alt (/ 1 a)> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow b 4) (pow a 4))) 1) a))> |
#<alt (* -1 (/ (- (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/64 (/ (pow b 8) (pow a 8)))) 1) a))> |
#<alt (* -1 (/ (- (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/64 (/ (pow b 8) (pow a 8))) (* -1/512 (/ (pow b 12) (pow a 12))))) 1) a))> |
#<alt (/ 1 a)> |
#<alt (+ (* 1/8 (/ (pow b 4) (pow a 5))) (/ 1 a))> |
#<alt (+ (* (pow b 4) (+ (* 1/64 (/ (pow b 4) (pow a 9))) (* 1/8 (/ 1 (pow a 5))))) (/ 1 a))> |
#<alt (+ (* (pow b 4) (+ (* (pow b 4) (+ (* 1/512 (/ (pow b 4) (pow a 13))) (* 1/64 (/ 1 (pow a 9))))) (* 1/8 (/ 1 (pow a 5))))) (/ 1 a))> |
#<alt (* -8 (/ (pow a 3) (pow b 4)))> |
#<alt (/ (+ (* -64 (/ (pow a 7) (pow b 4))) (* -8 (pow a 3))) (pow b 4))> |
#<alt (/ (- (+ (* -512 (/ (pow a 11) (pow b 8))) (* -8 (pow a 3))) (* 64 (/ (pow a 7) (pow b 4)))) (pow b 4))> |
#<alt (/ (- (+ (* -4096 (/ (pow a 15) (pow b 12))) (* -8 (pow a 3))) (+ (* 64 (/ (pow a 7) (pow b 4))) (* 512 (/ (pow a 11) (pow b 8))))) (pow b 4))> |
#<alt (* -8 (/ (pow a 3) (pow b 4)))> |
#<alt (/ (+ (* -64 (/ (pow a 7) (pow b 4))) (* -8 (pow a 3))) (pow b 4))> |
#<alt (/ (- (+ (* -512 (/ (pow a 11) (pow b 8))) (* -8 (pow a 3))) (* 64 (/ (pow a 7) (pow b 4)))) (pow b 4))> |
#<alt (/ (- (+ (* -4096 (/ (pow a 15) (pow b 12))) (* -8 (pow a 3))) (+ (* 64 (/ (pow a 7) (pow b 4))) (* 512 (/ (pow a 11) (pow b 8))))) (pow b 4))> |
#<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)> |
#<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)> |
138 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | a | @ | 0 | (* (+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) (/ 1 (+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a))))) |
| 2.0ms | b | @ | inf | (* (+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) (/ 1 (+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a))))) |
| 1.0ms | b | @ | 0 | (* (+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) (/ 1 (+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a))))) |
| 1.0ms | a | @ | -inf | (* (+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) (/ 1 (+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a))))) |
| 1.0ms | a | @ | inf | (* (+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) (/ 1 (+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a))))) |
| 1× | batch-egg-rewrite |
| 4626× | *-lowering-*.f32 |
| 4626× | *-lowering-*.f64 |
| 4610× | accelerator-lowering-fma.f32 |
| 4610× | accelerator-lowering-fma.f64 |
| 3430× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 379 |
| 1 | 350 | 323 |
| 2 | 4184 | 291 |
| 0 | 8353 | 270 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) |
(* b (* (/ b a) (/ (/ b a) (/ a b)))) |
(/ (/ b a) (/ a b)) |
(/ (* b -1/2) (/ a b)) |
(* (* b b) (+ (/ (/ a b) b) (/ -1/2 a))) |
(/ (/ a b) b) |
(+ (/ (/ a b) b) (/ -1/2 a)) |
(* b b) |
(* (* b b) (/ (+ (* (/ a b) a) (* b -1/2)) (* b a))) |
(/ (+ (* (/ a b) a) (* b -1/2)) (* b a)) |
(* (/ a b) a) |
(+ (* (/ a b) a) (* b -1/2)) |
(/ (* -1/2 (* b b)) a) |
(/ 1 (/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1)))) |
(* (+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) (/ 1 (+ (* a a) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a))))) |
(* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (- (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) a)) |
(/ a (* b b)) |
(+ (* a (* a a)) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (* (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b))) (/ (+ -1/2 (/ -1/8 (* a (/ a (* b b))))) (/ a (* b b)))))) |
(+ (/ (* b -1/2) (/ a b)) (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1))) |
(* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1)) |
(* b -1/2) |
(+ (/ (* -1/2 (* b b)) a) (/ 1 (/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1))))) |
(/ 1 (* a (+ (/ (* -1/8 (* b (* (/ b a) (/ (/ b a) (/ a b))))) a) 1))) |
(* a (* a a)) |
(* a a) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1/8 binary64)) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b))))) |
(/.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1/8 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1/8 binary64))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 #s(literal -1/8 binary64) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) a)) |
(*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) #s(literal -1/8 binary64)) |
(/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a b)))) |
(/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 a b)) |
(/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) |
(/.f64 (*.f64 b (/.f64 b (/.f64 a b))) (/.f64 a (/.f64 b a))) |
(/.f64 (*.f64 (/.f64 b (/.f64 a b)) b) (/.f64 a (/.f64 b a))) |
(/.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 b (/.f64 a b))))) a) |
(/.f64 (*.f64 (/.f64 b (/.f64 a b)) (neg.f64 (/.f64 b a))) (/.f64 #s(literal -1 binary64) (/.f64 b a))) |
(/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) b) a) |
(pow.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) |
(*.f64 (/.f64 b a) (/.f64 b (/.f64 a (/.f64 b (/.f64 a b))))) |
(*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) b) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a (/.f64 b a)))) |
(*.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 a)))) |
(neg.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 b a)) (/.f64 a b))) |
(/.f64 b (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b (/.f64 a b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a b) (neg.f64 a))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a (/.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 b a)) (/.f64 #s(literal -1 binary64) (/.f64 b a))) |
(/.f64 (/.f64 b (/.f64 a b)) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (neg.f64 a))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a (/.f64 b a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 a) (neg.f64 a))) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a b))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) |
(*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a))) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 b (*.f64 a a)) b) |
(*.f64 (/.f64 b (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 b a) (neg.f64 a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a b))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 b b) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/2 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 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 b a))) |
(/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(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 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a b))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 b a))) |
(*.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64)) |
(*.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) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) b) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a)) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) |
(fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) |
(fma.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)) a) |
(fma.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) a) |
(fma.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) a) |
(fma.f64 (/.f64 a b) b (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a b)) a) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) a) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) a) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b) a) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 #s(literal 1 binary64) b)) a) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64)) a) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) a) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 b a)) a) |
(fma.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal -1 binary64)) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) a) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) b a) |
(fma.f64 (*.f64 (*.f64 b b) a) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 b a) a) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a)) (-.f64 #s(literal 0 binary64) b) a) |
(/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))))) |
(/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (*.f64 b a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))))) (neg.f64 (*.f64 b a))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a 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 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (neg.f64 (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b 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 b b) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) (*.f64 b b)) (neg.f64 (*.f64 b a))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b 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 (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b) (*.f64 b b)) a) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) b) a) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) a) b) |
(pow.f64 (/.f64 (*.f64 b a) (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 b b))) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b)) |
(*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) b) |
(*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (*.f64 b b) b) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b)) |
(/.f64 a (*.f64 b b)) |
(/.f64 (/.f64 a b) b) |
(/.f64 (/.f64 a b) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 a b)))) |
(/.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b a)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b 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)))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) 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 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 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 (neg.f64 a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) a (/.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))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) (neg.f64 (*.f64 b a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) (*.f64 b a))) |
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) (*.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.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 a) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) (neg.f64 (*.f64 b a))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.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 (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.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 a) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 a b)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b a) (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b 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 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))) (*.f64 (*.f64 b a) (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b) a) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a (neg.f64 a))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (/.f64 b a)))) (neg.f64 (*.f64 b a))) |
(/.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) b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) |
(/.f64 (+.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (neg.f64 a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) (/.f64 a b))) (neg.f64 (*.f64 b a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (/.f64 a b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 b (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (neg.f64 a) (neg.f64 a))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) 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 a (neg.f64 a)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (neg.f64 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 (/.f64 a b) (neg.f64 a)) (*.f64 b #s(literal 1/2 binary64))) (neg.f64 (*.f64 b a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 b (/.f64 a b)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64))) (*.f64 (/.f64 b (/.f64 a b)) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 a) a) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)) |
(/.f64 (+.f64 (*.f64 (neg.f64 a) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 a) (neg.f64 a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) a) (*.f64 b #s(literal 1/2 binary64))) (neg.f64 (*.f64 b a))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (neg.f64 a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (*.f64 b a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64))) (*.f64 b a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (neg.f64 (neg.f64 (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (/.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 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b)) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) a) b) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) |
(/.f64 (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (*.f64 a (/.f64 b (/.f64 a b)))) |
(/.f64 (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (*.f64 (/.f64 b (/.f64 a b)) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 b a)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.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 a) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.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 a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 a (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b 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 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64))))) |
(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 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) |
(fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) |
(fma.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)) a) |
(fma.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) a) |
(fma.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) a) |
(fma.f64 (/.f64 a b) b (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a b)) a) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) a) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) a) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b) a) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 #s(literal 1 binary64) b)) a) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64)) a) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) a) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) a) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 b a)) a) |
(fma.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal -1 binary64)) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) a) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) b a) |
(fma.f64 (*.f64 (*.f64 b b) a) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 b a) a) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a)) (-.f64 #s(literal 0 binary64) b) a) |
(/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))))) |
(/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (*.f64 b a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))))) (neg.f64 (*.f64 b a))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a 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 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (neg.f64 (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b 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 b b) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) (*.f64 b b)) (neg.f64 (*.f64 b a))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b 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 (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b) (*.f64 b b)) a) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) b) a) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) a) b) |
(pow.f64 (/.f64 (*.f64 b a) (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 b b))) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b)) |
(*.f64 (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) b) |
(*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (*.f64 b b) b) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) 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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b 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)))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) 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 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 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 (neg.f64 a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) a (/.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))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) (neg.f64 (*.f64 b a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) (*.f64 b a))) |
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) (*.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.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 a) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) (neg.f64 (*.f64 b a))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.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 (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.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 a) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 a b)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b a) (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b 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 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))) (*.f64 (*.f64 b a) (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b) a) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a (neg.f64 a))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (/.f64 b a)))) (neg.f64 (*.f64 b a))) |
(/.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) b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) |
(/.f64 (+.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (neg.f64 a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) (/.f64 a b))) (neg.f64 (*.f64 b a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (/.f64 a b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 b (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (neg.f64 a) (neg.f64 a))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) 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 a (neg.f64 a)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (neg.f64 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 (/.f64 a b) (neg.f64 a)) (*.f64 b #s(literal 1/2 binary64))) (neg.f64 (*.f64 b a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 b (/.f64 a b)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1/2 binary64))) (*.f64 (/.f64 b (/.f64 a b)) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 a) a) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)) |
(/.f64 (+.f64 (*.f64 (neg.f64 a) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 a) (neg.f64 a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) a) (*.f64 b #s(literal 1/2 binary64))) (neg.f64 (*.f64 b a))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (neg.f64 a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (*.f64 b a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64))) (*.f64 b a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (neg.f64 (neg.f64 (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (/.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 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b)) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) a) b) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) |
(/.f64 (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (*.f64 a (/.f64 b (/.f64 a b)))) |
(/.f64 (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) (*.f64 (/.f64 b (/.f64 a b)) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 b a)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.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 a) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.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 a) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 a (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 a (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b 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 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 a (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a a))) |
(/.f64 (*.f64 a a) b) |
(/.f64 (*.f64 a (neg.f64 a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (neg.f64 a) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 a b)) |
(*.f64 (/.f64 a b) a) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))) |
(+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64))))) |
(fma.f64 b #s(literal -1/2 binary64) (/.f64 a (/.f64 b a))) |
(fma.f64 a (/.f64 a b) (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 a b) a (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) b (/.f64 a (/.f64 b a))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b) (*.f64 b #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 a (*.f64 (/.f64 a b) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))) (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a)))) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 b a)) (*.f64 b #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a b))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 b b) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/2 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 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 b a))) |
(/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(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 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a b))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 b a))) |
(*.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64)) |
(*.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) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) b) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a)) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) a) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) #s(literal 1 binary64)) a) |
(exp.f64 (log.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) a) a) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) a) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 a b) b (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64) a) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) a a) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) #s(literal 1 binary64) a) |
(fma.f64 (*.f64 (*.f64 b b) a) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a #s(literal -1/8 binary64)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) a) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b))) (/.f64 #s(literal 1 binary64) a) a) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 a a)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))))) a) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) #s(literal -1 binary64)) a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal -1 binary64))) |
(pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) |
(*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) a) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) a) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) a) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal 1 binary64)) a) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal -1 binary64)) a) |
(*.f64 (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (*.f64 a (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (*.f64 a (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) (*.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (-.f64 (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (*.f64 a a))))) |
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 a a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) |
(+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (/.f64 b (/.f64 a b)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (/.f64 b (/.f64 a b)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b))) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 b b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 b b)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 b (/.f64 a b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 b (/.f64 a b)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (*.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 b b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 b b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b)) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 a b)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 a b)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 #s(literal 1 binary64) b)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a b)) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a b)) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 b b) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) a) (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) a) (*.f64 b b) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 a b)) b (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 a b)) b (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) #s(literal 1 binary64)) (/.f64 b (/.f64 a b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) #s(literal 1 binary64)) (/.f64 b (/.f64 a b)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (neg.f64 a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (neg.f64 a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 #s(literal -1 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 #s(literal -1 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a b)) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a b)) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) b) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) b) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 b b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 b b)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (neg.f64 a)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (neg.f64 a)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (neg.f64 a))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) (*.f64 (neg.f64 a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)))) |
(/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a))) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a))) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))))) (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))))) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (*.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (*.f64 (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a))) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b)) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) (/.f64 a b)) (/.f64 #s(literal 1 binary64) b)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (/.f64 b (/.f64 a b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) |
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b)))) |
(*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) b))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (*.f64 (*.f64 b b) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a b)) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) a) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) (/.f64 a b)) b) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) #s(literal 1 binary64)) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) (neg.f64 a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) a)) (/.f64 #s(literal -1 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b)) |
(/.f64 a (*.f64 b b)) |
(/.f64 (/.f64 a b) b) |
(/.f64 (/.f64 a b) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 a b)))) |
(/.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b a)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))))) |
(fma.f64 a (*.f64 a a) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(fma.f64 (*.f64 a a) a (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (/.f64 b (/.f64 a b)) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 a a))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 a (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (/.f64 a b)) (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (*.f64 (*.f64 b b) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (*.f64 a (*.f64 a a))) |
(fma.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 b (/.f64 a (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 a (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 a (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) b)) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a b)) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (*.f64 a a))) |
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -3/2 binary64)) (*.f64 a (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 b b) (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) a) (*.f64 b b) (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 a b)) b (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 b (/.f64 a b)) (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 a a))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a b)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) b) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 a (*.f64 a a))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (neg.f64 a)) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 b b) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 a (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 b b) (/.f64 a b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) #s(literal 1 binary64)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 a (*.f64 a a))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))) (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))))) |
(*.f64 (+.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 a (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 a a) (/.f64 a (/.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)))))) (+.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 a b)) b)) (/.f64 a (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(+.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) a) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (/.f64 (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) a) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 a (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 a (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 a (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) a (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 #s(literal 1 binary64) b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 b a)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.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 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) b (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 a #s(literal -1/8 binary64)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b))) (/.f64 #s(literal 1 binary64) a) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 b a) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a)) (-.f64 #s(literal 0 binary64) b) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal 1 binary64)) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal -1 binary64)) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (/.f64 a (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) (+.f64 (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (neg.f64 a))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (/.f64 a b) #s(literal -1 binary64))) (*.f64 (/.f64 a b) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 a b) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 a b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 a b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) (neg.f64 (/.f64 a (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(/.f64 (/.f64 (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (/.f64 a (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) a) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) #s(literal 1 binary64)) a) |
(exp.f64 (log.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) a) a) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) a) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 a b) b (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64) a) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) a a) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) #s(literal 1 binary64) a) |
(fma.f64 (*.f64 (*.f64 b b) a) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a #s(literal -1/8 binary64)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) a) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b))) (/.f64 #s(literal 1 binary64) a) a) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 a a)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))))) a) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) #s(literal -1 binary64)) a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal -1 binary64))) |
(pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) |
(*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) a) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) a) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) a) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal 1 binary64)) a) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal -1 binary64)) a) |
(*.f64 (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) b) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(+.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) a) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (/.f64 (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) a) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 a (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 a (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 a (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 a (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) a (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 #s(literal 1 binary64) b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 b a)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.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 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) b (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (*.f64 a #s(literal -1/8 binary64)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b))) (/.f64 #s(literal 1 binary64) a) (+.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 b a) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a)) (-.f64 #s(literal 0 binary64) b) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal 1 binary64)) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal -1 binary64)) a (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (/.f64 a (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) (+.f64 (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (neg.f64 a))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (/.f64 a b) #s(literal -1 binary64))) (*.f64 (/.f64 a b) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 a b) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 a b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 a b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 a (*.f64 b (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) (neg.f64 (/.f64 a (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)))) |
(/.f64 (/.f64 (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) a) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (/.f64 a (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (-.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) a) |
(pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 a (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b (*.f64 (/.f64 a b) (/.f64 a (/.f64 b a)))) (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 b b) a) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) |
(/.f64 (pow.f64 (*.f64 (*.f64 b b) (/.f64 a b)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (pow.f64 (*.f64 a (*.f64 b b)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) |
(/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (pow.f64 (*.f64 (neg.f64 a) (*.f64 b b)) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 b b) (neg.f64 a)) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (pow.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (pow.f64 (*.f64 (/.f64 a b) (*.f64 b b)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 b b)) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(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 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 a a) a) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 b (/.f64 a (/.f64 b a)))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 b (/.f64 a (*.f64 b b))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b b) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b b) (/.f64 a b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
| 1× | egg-herbie |
| 9248× | accelerator-lowering-fma.f32 |
| 9248× | accelerator-lowering-fma.f64 |
| 6442× | *-lowering-*.f32 |
| 6442× | *-lowering-*.f64 |
| 2708× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 6499 |
| 1 | 1571 | 6401 |
| 2 | 5151 | 6274 |
| 0 | 8307 | 6024 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (pow b 4) (pow a 3)) |
(/ (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 b 2) (pow a 2)) |
(/ (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 b 2) (pow a 2)) |
(/ (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 b 2) (pow a 2)) |
(/ (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 b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
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))) |
(/ 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/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))) |
(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) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(* -1/2 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ (pow b 2) a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(/ -1/2 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))) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(* -1/2 b) |
(+ (* -1/2 b) (/ (pow a 2) b)) |
(+ (* -1/2 b) (/ (pow a 2) b)) |
(+ (* -1/2 b) (/ (pow a 2) b)) |
(/ (pow a 2) b) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(/ (pow a 2) b) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(/ (pow a 2) b) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) b) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) b) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) b) |
(* -1/2 b) |
(* b (- (/ (pow a 2) (pow b 2)) 1/2)) |
(* b (- (/ (pow a 2) (pow b 2)) 1/2)) |
(* b (- (/ (pow a 2) (pow b 2)) 1/2)) |
(* -1/2 b) |
(* -1 (* b (+ 1/2 (* -1 (/ (pow a 2) (pow b 2)))))) |
(* -1 (* b (+ 1/2 (* -1 (/ (pow a 2) (pow b 2)))))) |
(* -1 (* b (+ 1/2 (* -1 (/ (pow a 2) (pow b 2)))))) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/2 (/ (pow b 2) a)) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
a |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
a |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
a |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))))) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (+ (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* (pow a 2) (- (* 64 (/ (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))) (pow b 2))) (+ (* -8 (/ (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (pow b 2))) (* 8 (/ (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))) (pow b 2))))))) (* -1 (pow b 2))))) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (+ (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* (pow a 2) (- (+ (* 64 (/ (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))) (pow b 2))) (* (pow a 2) (- (* 4 (/ 1 (pow b 2))) (+ (* 8 (/ 1 (pow b 2))) (+ (* 8 (/ (- (* 64 (/ (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))) (pow b 2))) (+ (* -8 (/ (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (pow b 2))) (* 8 (/ (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))) (pow b 2))))) (pow b 2))) (* 64 (/ (* (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2)))) (pow b 6)))))))) (+ (* -8 (/ (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (pow b 2))) (* 8 (/ (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))) (pow b 2))))))) (* -1 (pow b 2))))) (pow a 3)) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (- (+ 1 (* -1 (/ (+ (* -1/4 (pow b 4)) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))))) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2))))) |
(* a (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (+ (* -1/2 (/ (* (pow b 2) (+ (* -1/4 (pow b 4)) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))))) (pow a 6))) (+ (* -1/2 (/ (* (pow b 4) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 6))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 6))) (+ (* 1/2 (/ (pow b 2) (pow a 2))) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 4))))))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/4 (pow b 4)) (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2))))) (pow a 4))) (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))) |
(* -1 (* a (- (* 1/8 (/ (pow b 6) (pow a 6))) (+ 1 (+ (* -1/2 (/ (* (pow b 2) (+ (* 1/4 (pow b 4)) (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))))) (pow a 6))) (+ (* -1/2 (/ (* (pow b 4) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 6) (pow a 6))) (+ (* 1/4 (/ (pow b 4) (pow a 4))) (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 4))))))))))) |
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/2 (/ 1 (* a (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))) |
(* (pow b 4) (- (* -6 (/ a (pow b 4))) (+ (* -4 (/ a (pow b 4))) (+ (* -3 (/ a (pow b 4))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3)))))))) |
(* (pow b 4) (- (+ (* -8 (/ (pow a 3) (pow b 6))) (* -6 (/ a (pow b 4)))) (+ (* -12 (/ (pow a 3) (pow b 6))) (+ (* -4 (/ a (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 6))) (+ (* -3 (/ a (pow b 4))) (+ (* 8 (/ (* (pow a 2) (- (* -6 a) (+ (* -4 a) (* -3 a)))) (pow b 6))) (+ (/ 1/2 (* 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)))))) |
(* (pow b 4) (- (* -6 (/ a (pow b 4))) (+ (* -4 (/ a (pow b 4))) (+ (* -3 (/ a (pow b 4))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3)))))))) |
(* (pow b 4) (- (+ (* -8 (/ (pow a 3) (pow b 6))) (* -6 (/ a (pow b 4)))) (+ (* -12 (/ (pow a 3) (pow b 6))) (+ (* -4 (/ a (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 6))) (+ (* -3 (/ a (pow b 4))) (+ (* 8 (/ (* (pow a 2) (- (* -6 a) (+ (* -4 a) (* -3 a)))) (pow b 6))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3))))))))))) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(/ (+ (* 1/64 (pow b 8)) (* 1/8 (* (pow a 2) (pow b 6)))) (pow a 6)) |
(/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* (pow a 2) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))))))) (pow a 6)) |
(/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* (pow a 2) (+ (* 1/2 (* (pow a 2) (pow b 2))) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))))))))) (pow a 6)) |
(* 1/2 (pow b 2)) |
(+ (* 1/2 (pow b 2)) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 2))) |
(+ (* 1/8 (/ (pow b 6) (pow a 4))) (+ (* 1/2 (pow b 2)) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 2)))) |
(+ (* 1/64 (/ (pow b 8) (pow a 6))) (+ (* 1/8 (/ (pow b 6) (pow a 4))) (+ (* 1/2 (pow b 2)) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 2))))) |
(* 1/2 (pow b 2)) |
(+ (* -1 (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 2))) (* 1/2 (pow b 2))) |
(+ (* -1 (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 2))) (+ (* 1/8 (/ (pow b 6) (pow a 4))) (* 1/2 (pow b 2)))) |
(+ (* -1 (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 2))) (+ (* 1/64 (/ (pow b 8) (pow a 6))) (+ (* 1/8 (/ (pow b 6) (pow a 4))) (* 1/2 (pow b 2))))) |
(* 1/2 (pow b 2)) |
(* (pow b 2) (+ 1/2 (* 3/8 (/ (pow b 2) (pow a 2))))) |
(* (pow b 2) (+ 1/2 (* (pow b 2) (+ (* 1/8 (/ (pow b 2) (pow a 4))) (* 3/8 (/ 1 (pow a 2))))))) |
(* (pow b 2) (+ 1/2 (* (pow b 2) (+ (* (pow b 2) (+ (* 1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 3/8 (/ 1 (pow a 2))))))) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 3/8 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6)))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (* 3/8 (/ 1 (* (pow a 2) (pow b 4)))) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/2 (/ 1 (pow b 6))))))) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 3/8 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6)))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (* 3/8 (/ 1 (* (pow a 2) (pow b 4)))) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/2 (/ 1 (pow b 6))))))) |
(/ 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/512 (/ (pow b 12) (pow a 9))) |
(/ (+ (* -1/512 (pow b 12)) (* (pow a 2) (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4)))))) (pow a 9)) |
(/ (+ (* -1/512 (pow b 12)) (* (pow a 2) (+ (* (pow a 2) (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))))) (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))))))) (pow a 9)) |
(/ (+ (* -1/512 (pow b 12)) (* (pow a 2) (+ (* (pow a 2) (+ (* -1/8 (* (pow a 2) (pow b 6))) (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))))) (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))))))) (pow a 9)) |
(pow a 3) |
(* (pow a 3) (+ 1 (* -1/8 (/ (pow b 6) (pow a 6))))) |
(* (pow a 3) (+ 1 (+ (* -1/8 (/ (pow b 6) (pow a 6))) (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8))))) |
(* (pow a 3) (+ 1 (+ (* -1/8 (/ (pow b 6) (pow a 6))) (+ (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8)) (/ (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4)))) (pow a 10)))))) |
(pow a 3) |
(* -1 (* (pow a 3) (- (* 1/8 (/ (pow b 6) (pow a 6))) 1))) |
(* -1 (* (pow a 3) (- (+ (* -1 (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8))) (* 1/8 (/ (pow b 6) (pow a 6)))) 1))) |
(* -1 (* (pow a 3) (- (+ (* -1 (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8))) (+ (* -1 (/ (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4)))) (pow a 10))) (* 1/8 (/ (pow b 6) (pow a 6))))) 1))) |
(pow a 3) |
(+ (* -1/8 (/ (pow b 6) (pow a 3))) (pow a 3)) |
(+ (* (pow b 6) (- (* -3/32 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (pow a 3)) |
(+ (* (pow b 6) (- (* (pow b 2) (- (* -3/128 (/ (pow b 2) (pow a 7))) (* 3/32 (/ 1 (pow a 5))))) (* 1/8 (/ 1 (pow a 3))))) (pow a 3)) |
(* -1/512 (/ (pow b 12) (pow a 9))) |
(* -1 (* (pow b 12) (+ (* 1/512 (/ 1 (pow a 9))) (* 3/128 (/ 1 (* (pow a 7) (pow b 2))))))) |
(* (pow b 12) (- (* -1 (/ (+ (* 3/128 (/ 1 (pow a 7))) (* 3/32 (/ 1 (* (pow a 5) (pow b 2))))) (pow b 2))) (* 1/512 (/ 1 (pow a 9))))) |
(* (pow b 12) (- (* -1 (/ (+ (* 3/32 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2))))) (pow b 4))) (+ (* 1/512 (/ 1 (pow a 9))) (/ 3/128 (* (pow a 7) (pow b 2)))))) |
(* -1/512 (/ (pow b 12) (pow a 9))) |
(* -1 (* (pow b 12) (+ (* 1/512 (/ 1 (pow a 9))) (* 3/128 (/ 1 (* (pow a 7) (pow b 2))))))) |
(* (pow b 12) (- (* -1 (/ (+ (* 3/128 (/ 1 (pow a 7))) (* 3/32 (/ 1 (* (pow a 5) (pow b 2))))) (pow b 2))) (* 1/512 (/ 1 (pow a 9))))) |
(* (pow b 12) (- (* -1 (/ (+ (* 3/32 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2))))) (pow b 4))) (+ (* 1/512 (/ 1 (pow a 9))) (/ 3/128 (* (pow a 7) (pow b 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) (- (* -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/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))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
a |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
a |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
a |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(* -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 (* (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/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))) |
(* -8 (/ (pow a 3) (pow b 4))) |
(* (pow a 3) (- (* -64 (/ (pow a 4) (pow b 8))) (* 8 (/ 1 (pow b 4))))) |
(* (pow a 3) (- (* (pow a 4) (- (* -512 (/ (pow a 4) (pow b 12))) (* 64 (/ 1 (pow b 8))))) (* 8 (/ 1 (pow b 4))))) |
(* (pow a 3) (- (* (pow a 4) (- (* (pow a 4) (- (* -4096 (/ (pow a 4) (pow b 16))) (* 512 (/ 1 (pow b 12))))) (* 64 (/ 1 (pow b 8))))) (* 8 (/ 1 (pow b 4))))) |
(/ 1 a) |
(/ (+ 1 (* 1/8 (/ (pow b 4) (pow a 4)))) a) |
(/ (- (+ 1 (* 1/64 (/ (pow b 8) (pow a 8)))) (* -1/8 (/ (pow b 4) (pow a 4)))) a) |
(/ (- (+ 1 (* 1/512 (/ (pow b 12) (pow a 12)))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/64 (/ (pow b 8) (pow a 8))))) a) |
(/ 1 a) |
(* -1 (/ (- (* -1/8 (/ (pow b 4) (pow a 4))) 1) a)) |
(* -1 (/ (- (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/64 (/ (pow b 8) (pow a 8)))) 1) a)) |
(* -1 (/ (- (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/64 (/ (pow b 8) (pow a 8))) (* -1/512 (/ (pow b 12) (pow a 12))))) 1) a)) |
(/ 1 a) |
(+ (* 1/8 (/ (pow b 4) (pow a 5))) (/ 1 a)) |
(+ (* (pow b 4) (+ (* 1/64 (/ (pow b 4) (pow a 9))) (* 1/8 (/ 1 (pow a 5))))) (/ 1 a)) |
(+ (* (pow b 4) (+ (* (pow b 4) (+ (* 1/512 (/ (pow b 4) (pow a 13))) (* 1/64 (/ 1 (pow a 9))))) (* 1/8 (/ 1 (pow a 5))))) (/ 1 a)) |
(* -8 (/ (pow a 3) (pow b 4))) |
(/ (+ (* -64 (/ (pow a 7) (pow b 4))) (* -8 (pow a 3))) (pow b 4)) |
(/ (- (+ (* -512 (/ (pow a 11) (pow b 8))) (* -8 (pow a 3))) (* 64 (/ (pow a 7) (pow b 4)))) (pow b 4)) |
(/ (- (+ (* -4096 (/ (pow a 15) (pow b 12))) (* -8 (pow a 3))) (+ (* 64 (/ (pow a 7) (pow b 4))) (* 512 (/ (pow a 11) (pow b 8))))) (pow b 4)) |
(* -8 (/ (pow a 3) (pow b 4))) |
(/ (+ (* -64 (/ (pow a 7) (pow b 4))) (* -8 (pow a 3))) (pow b 4)) |
(/ (- (+ (* -512 (/ (pow a 11) (pow b 8))) (* -8 (pow a 3))) (* 64 (/ (pow a 7) (pow b 4)))) (pow b 4)) |
(/ (- (+ (* -4096 (/ (pow a 15) (pow b 12))) (* -8 (pow a 3))) (+ (* 64 (/ (pow a 7) (pow b 4))) (* 512 (/ (pow a 11) (pow b 8))))) (pow b 4)) |
(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) |
(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) |
| Outputs |
|---|
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 4))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 4) (pow a 3)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.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))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b 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))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a 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/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 (*.f64 a a) (*.f64 b b))) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a 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 a (-.f64 #s(literal 0 binary64) (+.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 a (-.f64 #s(literal 0 binary64) (+.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 a (-.f64 #s(literal 0 binary64) (+.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 b b) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 b b)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (+.f64 a (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 b b)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (+.f64 a (*.f64 (*.f64 b b) (/.f64 #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)) |
(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) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.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))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b 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))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))))) |
(/ -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 (*.f64 a a) (*.f64 b b))) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) a) |
(/ (- (/ (pow a 2) (pow b 2)) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a 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 a (-.f64 #s(literal 0 binary64) (+.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 a (-.f64 #s(literal 0 binary64) (+.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 a (-.f64 #s(literal 0 binary64) (+.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 b b) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 b b)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (+.f64 a (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 b b)) |
(/ (+ a (* -1/2 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (+.f64 a (*.f64 (*.f64 b b) (/.f64 #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)) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(+ (* -1/2 b) (/ (pow a 2) b)) |
(+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (/ (pow a 2) b)) |
(+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (/ (pow a 2) b)) |
(+.f64 (/.f64 (*.f64 a a) b) (*.f64 b #s(literal -1/2 binary64))) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)))) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)))) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)))) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)))) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)))) |
(* (pow a 2) (+ (* -1/2 (/ b (pow a 2))) (/ 1 b))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)))) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) b) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) b) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) b) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) b) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) b) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) b) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* b (- (/ (pow a 2) (pow b 2)) 1/2)) |
(*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* b (- (/ (pow a 2) (pow b 2)) 1/2)) |
(*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* b (- (/ (pow a 2) (pow b 2)) 1/2)) |
(*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1 (* b (+ 1/2 (* -1 (/ (pow a 2) (pow b 2)))))) |
(*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* -1 (* b (+ 1/2 (* -1 (/ (pow a 2) (pow b 2)))))) |
(*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* -1 (* b (+ 1/2 (* -1 (/ (pow a 2) (pow b 2)))))) |
(*.f64 b (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b)))) (*.f64 a (*.f64 a a))) |
a |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) |
a |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
a |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/128 binary64))) (*.f64 b b)))))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (+ (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* (pow a 2) (- (* 64 (/ (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))) (pow b 2))) (+ (* -8 (/ (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (pow b 2))) (* 8 (/ (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))) (pow b 2))))))) (* -1 (pow b 2))))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal -8 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/128 binary64))) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))))) (+.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/128 binary64))) (*.f64 b b))))))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (* (pow a 2) (- (+ (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* (pow a 2) (- (+ (* 64 (/ (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))) (pow b 2))) (* (pow a 2) (- (* 4 (/ 1 (pow b 2))) (+ (* 8 (/ 1 (pow b 2))) (+ (* 8 (/ (- (* 64 (/ (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))) (pow b 2))) (+ (* -8 (/ (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (pow b 2))) (* 8 (/ (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))) (pow b 2))))) (pow b 2))) (* 64 (/ (* (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2)))) (pow b 6)))))))) (+ (* -8 (/ (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))) (pow b 2))) (* 8 (/ (- (* 64 (/ (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))) (pow b 2))) (* -1 (pow b 2))) (pow b 2))))))) (* -1 (pow b 2))))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/128 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/128 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 3/8 binary64)))) (pow.f64 b #s(literal 6 binary64))) #s(literal -64 binary64))) (*.f64 (/.f64 #s(literal 8 binary64) b) (/.f64 (+.f64 #s(literal -3 binary64) (*.f64 #s(literal -8 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/128 binary64))) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)))) b)))) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal -8 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/128 binary64))) (*.f64 b b)) (*.f64 b b)) #s(literal 1 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 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(* a (- (+ 1 (* -1 (/ (+ (* -1/4 (pow b 4)) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))))) (pow a 4)))) (* 1/2 (/ (pow b 2) (pow a 2))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 3/8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -1/4 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(* a (- (+ 1 (* -1/8 (/ (pow b 6) (pow a 6)))) (+ (* -1/2 (/ (* (pow b 2) (+ (* -1/4 (pow b 4)) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))))) (pow a 6))) (+ (* -1/2 (/ (* (pow b 4) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 6))) (+ (* -1/4 (/ (pow b 4) (pow a 4))) (+ (* 1/8 (/ (pow b 6) (pow a 6))) (+ (* 1/2 (/ (pow b 2) (pow a 2))) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 4))))))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 3/8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -1/4 binary64))) (pow.f64 a #s(literal 6 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 3/8 binary64)))) (pow.f64 a #s(literal 6 binary64))))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 3/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/4 (pow b 4)) (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2))))) (pow a 4))) (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))) |
(*.f64 a (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal 1/4 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))))) |
(* -1 (* a (- (* 1/8 (/ (pow b 6) (pow a 6))) (+ 1 (+ (* -1/2 (/ (* (pow b 2) (+ (* 1/4 (pow b 4)) (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))))) (pow a 6))) (+ (* -1/2 (/ (* (pow b 4) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 6) (pow a 6))) (+ (* 1/4 (/ (pow b 4) (pow a 4))) (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 4))))))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b #s(literal -3/8 binary64)))) (pow.f64 a #s(literal 6 binary64))) (/.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal 1/4 binary64)))))) (pow.f64 a #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 (*.f64 b b) (/.f64 #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) (- (* -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)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.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 b b) (*.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))) |
(* (pow b 4) (- (* -6 (/ a (pow b 4))) (+ (* -4 (/ a (pow b 4))) (+ (* -3 (/ a (pow b 4))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3)))))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 7 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) (- (+ (* -8 (/ (pow a 3) (pow b 6))) (* -6 (/ a (pow b 4)))) (+ (* -12 (/ (pow a 3) (pow b 6))) (+ (* -4 (/ a (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 6))) (+ (* -3 (/ a (pow b 4))) (+ (* 8 (/ (* (pow a 2) (- (* -6 a) (+ (* -4 a) (* -3 a)))) (pow b 6))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3))))))))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (+.f64 (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.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 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.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 b b) (*.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))) |
(* (pow b 4) (- (* -6 (/ a (pow b 4))) (+ (* -4 (/ a (pow b 4))) (+ (* -3 (/ a (pow b 4))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3)))))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 7 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) (- (+ (* -8 (/ (pow a 3) (pow b 6))) (* -6 (/ a (pow b 4)))) (+ (* -12 (/ (pow a 3) (pow b 6))) (+ (* -4 (/ a (pow b 4))) (+ (* -4 (/ (pow a 3) (pow b 6))) (+ (* -3 (/ a (pow b 4))) (+ (* 8 (/ (* (pow a 2) (- (* -6 a) (+ (* -4 a) (* -3 a)))) (pow b 6))) (+ (/ 1/2 (* a (pow b 2))) (* 1/8 (/ 1 (pow a 3))))))))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (+.f64 (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.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 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 6 binary64))))))) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 a #s(literal 6 binary64))) |
(/ (+ (* 1/64 (pow b 8)) (* 1/8 (* (pow a 2) (pow b 6)))) (pow a 6)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 a #s(literal 6 binary64))) |
(/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* (pow a 2) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))))))) (pow a 6)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 3/8 binary64))))))) (pow.f64 a #s(literal 6 binary64))) |
(/ (+ (* 1/64 (pow b 8)) (* (pow a 2) (+ (* 1/8 (pow b 6)) (* (pow a 2) (+ (* 1/2 (* (pow a 2) (pow b 2))) (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2))))))))) (pow a 6)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b #s(literal 3/8 binary64))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) (pow.f64 a #s(literal 6 binary64))) |
(* 1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(+ (* 1/2 (pow b 2)) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 2))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal 3/8 binary64) (*.f64 a a))))) |
(+ (* 1/8 (/ (pow b 6) (pow a 4))) (+ (* 1/2 (pow b 2)) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 2)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal 3/8 binary64) (*.f64 a a))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ (* 1/64 (/ (pow b 8) (pow a 6))) (+ (* 1/8 (/ (pow b 6) (pow a 4))) (+ (* 1/2 (pow b 2)) (/ (* (pow b 2) (+ (* 1/8 (pow b 2)) (* 1/4 (pow b 2)))) (pow a 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 a #s(literal 6 binary64))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal 3/8 binary64) (*.f64 a a))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(* 1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(+ (* -1 (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 2))) (* 1/2 (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal 3/8 binary64) (*.f64 a a))))) |
(+ (* -1 (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 2))) (+ (* 1/8 (/ (pow b 6) (pow a 4))) (* 1/2 (pow b 2)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal 3/8 binary64) (*.f64 a a))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ (* -1 (/ (* (pow b 2) (+ (* -1/4 (pow b 2)) (* -1/8 (pow b 2)))) (pow a 2))) (+ (* 1/64 (/ (pow b 8) (pow a 6))) (+ (* 1/8 (/ (pow b 6) (pow a 4))) (* 1/2 (pow b 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 a #s(literal 6 binary64))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal 3/8 binary64) (*.f64 a a))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(* 1/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(* (pow b 2) (+ 1/2 (* 3/8 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal 3/8 binary64) (*.f64 a a))))) |
(* (pow b 2) (+ 1/2 (* (pow b 2) (+ (* 1/8 (/ (pow b 2) (pow a 4))) (* 3/8 (/ 1 (pow a 2))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(* (pow b 2) (+ 1/2 (* (pow b 2) (+ (* (pow b 2) (+ (* 1/64 (/ (pow b 2) (pow a 6))) (* 1/8 (/ 1 (pow a 4))))) (* 3/8 (/ 1 (pow a 2))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))))) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 a #s(literal 6 binary64))) |
(* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 3/8 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (* 3/8 (/ 1 (* (pow a 2) (pow b 4)))) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/2 (/ 1 (pow b 6))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64)))))) |
(* 1/64 (/ (pow b 8) (pow a 6))) |
(/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 a #s(literal 6 binary64))) |
(* (pow b 8) (+ (* 1/8 (/ 1 (* (pow a 4) (pow b 2)))) (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (/ 3/8 (* (pow a 2) (pow b 4))) (* 1/64 (/ 1 (pow a 6)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* (pow b 8) (+ (/ 1/8 (* (pow a 4) (pow b 2))) (+ (* 3/8 (/ 1 (* (pow a 2) (pow b 4)))) (+ (* 1/64 (/ 1 (pow a 6))) (* 1/2 (/ 1 (pow b 6))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64)))))) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(* -1/512 (/ (pow b 12) (pow a 9))) |
(/.f64 (*.f64 #s(literal -1/512 binary64) (pow.f64 b #s(literal 12 binary64))) (pow.f64 a #s(literal 9 binary64))) |
(/ (+ (* -1/512 (pow b 12)) (* (pow a 2) (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4)))))) (pow a 9)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/512 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3/128 binary64) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 a #s(literal 9 binary64))) |
(/ (+ (* -1/512 (pow b 12)) (* (pow a 2) (+ (* (pow a 2) (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2))))) (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))))))) (pow a 9)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/512 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3/128 binary64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 a #s(literal 9 binary64))) |
(/ (+ (* -1/512 (pow b 12)) (* (pow a 2) (+ (* (pow a 2) (+ (* -1/8 (* (pow a 2) (pow b 6))) (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))))) (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4))))))) (pow a 9)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/512 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3/128 binary64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 a a)))))))) (pow.f64 a #s(literal 9 binary64))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(* (pow a 3) (+ 1 (* -1/8 (/ (pow b 6) (pow a 6))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))) |
(* (pow a 3) (+ 1 (+ (* -1/8 (/ (pow b 6) (pow a 6))) (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 8 binary64)))))) |
(* (pow a 3) (+ 1 (+ (* -1/8 (/ (pow b 6) (pow a 6))) (+ (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8)) (/ (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4)))) (pow a 10)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (pow.f64 a #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/128 binary64)) (pow.f64 a #s(literal 10 binary64)))))))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(* -1 (* (pow a 3) (- (* 1/8 (/ (pow b 6) (pow a 6))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (- (+ (* -1 (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8))) (* 1/8 (/ (pow b 6) (pow a 6)))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 8 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (- (+ (* -1 (/ (* (pow b 6) (+ (* -1/16 (pow b 2)) (* -1/32 (pow b 2)))) (pow a 8))) (+ (* -1 (/ (* (pow b 6) (+ (* -1/64 (pow b 4)) (* -1/128 (pow b 4)))) (pow a 10))) (* 1/8 (/ (pow b 6) (pow a 6))))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (pow.f64 a #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/128 binary64)) (pow.f64 a #s(literal 10 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(+ (* -1/8 (/ (pow b 6) (pow a 3))) (pow a 3)) |
(+.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 a a)))) |
(+ (* (pow b 6) (- (* -3/32 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (pow a 3)) |
(+.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(+ (* (pow b 6) (- (* (pow b 2) (- (* -3/128 (/ (pow b 2) (pow a 7))) (* 3/32 (/ 1 (pow a 5))))) (* 1/8 (/ 1 (pow a 3))))) (pow a 3)) |
(+.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3/128 binary64)) (pow.f64 a #s(literal 7 binary64))) (/.f64 #s(literal -3/32 binary64) (pow.f64 a #s(literal 5 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(* -1/512 (/ (pow b 12) (pow a 9))) |
(/.f64 (*.f64 #s(literal -1/512 binary64) (pow.f64 b #s(literal 12 binary64))) (pow.f64 a #s(literal 9 binary64))) |
(* -1 (* (pow b 12) (+ (* 1/512 (/ 1 (pow a 9))) (* 3/128 (/ 1 (* (pow a 7) (pow b 2))))))) |
(*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 a #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 b b)) (pow.f64 a #s(literal 7 binary64))))) |
(* (pow b 12) (- (* -1 (/ (+ (* 3/128 (/ 1 (pow a 7))) (* 3/32 (/ 1 (* (pow a 5) (pow b 2))))) (pow b 2))) (* 1/512 (/ 1 (pow a 9))))) |
(*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 a #s(literal 9 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 3/128 binary64) (pow.f64 a #s(literal 7 binary64))) (/.f64 (/.f64 #s(literal 3/32 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 b b))) (*.f64 b b)))) |
(* (pow b 12) (- (* -1 (/ (+ (* 3/32 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2))))) (pow b 4))) (+ (* 1/512 (/ 1 (pow a 9))) (/ 3/128 (* (pow a 7) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 (-.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 a #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 b b)) (pow.f64 a #s(literal 7 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 3/32 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(* -1/512 (/ (pow b 12) (pow a 9))) |
(/.f64 (*.f64 #s(literal -1/512 binary64) (pow.f64 b #s(literal 12 binary64))) (pow.f64 a #s(literal 9 binary64))) |
(* -1 (* (pow b 12) (+ (* 1/512 (/ 1 (pow a 9))) (* 3/128 (/ 1 (* (pow a 7) (pow b 2))))))) |
(*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 a #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 b b)) (pow.f64 a #s(literal 7 binary64))))) |
(* (pow b 12) (- (* -1 (/ (+ (* 3/128 (/ 1 (pow a 7))) (* 3/32 (/ 1 (* (pow a 5) (pow b 2))))) (pow b 2))) (* 1/512 (/ 1 (pow a 9))))) |
(*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 a #s(literal 9 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 3/128 binary64) (pow.f64 a #s(literal 7 binary64))) (/.f64 (/.f64 #s(literal 3/32 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 b b))) (*.f64 b b)))) |
(* (pow b 12) (- (* -1 (/ (+ (* 3/32 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2))))) (pow b 4))) (+ (* 1/512 (/ 1 (pow a 9))) (/ 3/128 (* (pow a 7) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 (-.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 a #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 b b)) (pow.f64 a #s(literal 7 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 3/32 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 (*.f64 b b) (/.f64 #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) (- (* -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)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.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 b b) (*.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))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 a (*.f64 (*.f64 b b) (*.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)))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 a (*.f64 (*.f64 b b) (*.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 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.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 b b) (*.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))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 a (*.f64 (*.f64 b b) (*.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)))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 a (*.f64 (*.f64 b b) (*.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 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.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 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b (*.f64 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 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b (*.f64 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 b b) (/.f64 #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 (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 #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 (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 #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 a (*.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
(*.f64 a (*.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b)))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/8 (pow b 4)) (pow a 4)) (pow a 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b)))) (*.f64 a (*.f64 a a))) |
a |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) |
(* a (+ 1 (* -1/8 (/ (pow b 4) (pow a 4))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) |
a |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(* -1 (* a (- (* 1/8 (/ (pow b 4) (pow a 4))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
a |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a)))) |
(+ a (* -1/8 (/ (pow b 4) (pow a 3)))) |
(+.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (- (/ a (pow b 4)) (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+.f64 a (*.f64 (*.f64 b b) (/.f64 #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) (- (* -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)))) |
(* -1/8 (/ (pow b 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.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 b b) (*.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))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 a (*.f64 (*.f64 b b) (*.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)))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 a (*.f64 (*.f64 b b) (*.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 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.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 b b) (*.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))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 a (*.f64 (*.f64 b b) (*.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)))) |
(* (pow b 4) (- (/ a (pow b 4)) (+ (* 1/8 (/ 1 (pow a 3))) (/ 1/2 (* a (pow b 2)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 a (*.f64 (*.f64 b b) (*.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 4) (pow a 3))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.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 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b (*.f64 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 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b (*.f64 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 b b) (/.f64 #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 (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 #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 (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 #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 a (*.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1))) |
(*.f64 a (*.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))) |
(* -8 (/ (pow a 3) (pow b 4))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(* (pow a 3) (- (* -64 (/ (pow a 4) (pow b 8))) (* 8 (/ 1 (pow b 4))))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* (pow a 3) (- (* (pow a 4) (- (* -512 (/ (pow a 4) (pow b 12))) (* 64 (/ 1 (pow b 8))))) (* 8 (/ 1 (pow b 4))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -512 binary64)) (pow.f64 b #s(literal 12 binary64))) (/.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(* (pow a 3) (- (* (pow a 4) (- (* (pow a 4) (- (* -4096 (/ (pow a 4) (pow b 16))) (* 512 (/ 1 (pow b 12))))) (* 64 (/ 1 (pow b 8))))) (* 8 (/ 1 (pow b 4))))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -4096 binary64)) (pow.f64 b #s(literal 16 binary64))) (/.f64 #s(literal -512 binary64) (pow.f64 b #s(literal 12 binary64))))) (/.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* 1/8 (/ (pow b 4) (pow a 4)))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) a) |
(/ (- (+ 1 (* 1/64 (/ (pow b 8) (pow a 8)))) (* -1/8 (/ (pow b 4) (pow a 4)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 a #s(literal 8 binary64))))) a) |
(/ (- (+ 1 (* 1/512 (/ (pow b 12) (pow a 12)))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/64 (/ (pow b 8) (pow a 8))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 1/512 binary64)) (pow.f64 a #s(literal 12 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 a #s(literal 8 binary64)))))) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* -1 (/ (- (* -1/8 (/ (pow b 4) (pow a 4))) 1) a)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) a) |
(* -1 (/ (- (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/64 (/ (pow b 8) (pow a 8)))) 1) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 a #s(literal 8 binary64))))) a) |
(* -1 (/ (- (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/64 (/ (pow b 8) (pow a 8))) (* -1/512 (/ (pow b 12) (pow a 12))))) 1) a)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 a #s(literal 8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/512 binary64) (pow.f64 b #s(literal 12 binary64))) (pow.f64 a #s(literal 12 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (* 1/8 (/ (pow b 4) (pow a 5))) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/8 binary64)) (pow.f64 a #s(literal 5 binary64)))) |
(+ (* (pow b 4) (+ (* 1/64 (/ (pow b 4) (pow a 9))) (* 1/8 (/ 1 (pow a 5))))) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/64 binary64)) (pow.f64 a #s(literal 9 binary64)))))) |
(+ (* (pow b 4) (+ (* (pow b 4) (+ (* 1/512 (/ (pow b 4) (pow a 13))) (* 1/64 (/ 1 (pow a 9))))) (* 1/8 (/ 1 (pow a 5))))) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/512 binary64)) (pow.f64 a #s(literal 13 binary64))) (/.f64 #s(literal 1/64 binary64) (pow.f64 a #s(literal 9 binary64)))))))) |
(* -8 (/ (pow a 3) (pow b 4))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (+ (* -64 (/ (pow a 7) (pow b 4))) (* -8 (pow a 3))) (pow b 4)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (- (+ (* -512 (/ (pow a 11) (pow b 8))) (* -8 (pow a 3))) (* 64 (/ (pow a 7) (pow b 4)))) (pow b 4)) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (+.f64 (*.f64 #s(literal 64 binary64) (/.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 11 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (- (+ (* -4096 (/ (pow a 15) (pow b 12))) (* -8 (pow a 3))) (+ (* 64 (/ (pow a 7) (pow b 4))) (* 512 (/ (pow a 11) (pow b 8))))) (pow b 4)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4096 binary64) (pow.f64 a #s(literal 15 binary64))) (pow.f64 b #s(literal 12 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (+.f64 (*.f64 #s(literal 64 binary64) (/.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 11 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(* -8 (/ (pow a 3) (pow b 4))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (+ (* -64 (/ (pow a 7) (pow b 4))) (* -8 (pow a 3))) (pow b 4)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (- (+ (* -512 (/ (pow a 11) (pow b 8))) (* -8 (pow a 3))) (* 64 (/ (pow a 7) (pow b 4)))) (pow b 4)) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (+.f64 (*.f64 #s(literal 64 binary64) (/.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 11 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (- (+ (* -4096 (/ (pow a 15) (pow b 12))) (* -8 (pow a 3))) (+ (* 64 (/ (pow a 7) (pow b 4))) (* 512 (/ (pow a 11) (pow b 8))))) (pow b 4)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4096 binary64) (pow.f64 a #s(literal 15 binary64))) (pow.f64 b #s(literal 12 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (+.f64 (*.f64 #s(literal 64 binary64) (/.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 11 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(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)) |
(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) |
Compiled 158342 to 58181 computations (63.3% saved)
12 alts after pruning (6 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2605 | 5 | 2610 |
| Fresh | 0 | 1 | 1 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 5 | 6 |
| Total | 2610 | 12 | 2622 |
| Status | Accuracy | Program |
|---|---|---|
| 58.9% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))))) | |
| 99.5% | (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a)) | |
| 22.3% | (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) | |
| 77.2% | (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a))))))) | |
| 91.6% | (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) | |
| ✓ | 87.5% | (+.f64 a (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a a))))) |
| ✓ | 99.3% | (+.f64 a (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a))) |
| 21.2% | (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))))) | |
| ✓ | 41.7% | (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal -1/2 binary64) a))) |
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | 59.1% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | 98.7% | a |
Compiled 858 to 371 computations (56.8% saved)
| Inputs |
|---|
a |
(+.f64 a (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a))) |
(+.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (/.f64 a b) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b a))) |
(+.f64 a (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 a (*.f64 a a))))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))))) a) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) a) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 a (*.f64 b b))))) (/.f64 a (*.f64 b b))) a))))) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a b)) #s(literal 1 binary64)) a)) |
6 calls:
| 8.0ms | b |
| 5.0ms | (*.f64 a a) |
| 5.0ms | a |
| 4.0ms | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 4.0ms | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | a |
| 99.5% | 1 | b |
| 99.5% | 1 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 99.5% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 99.5% | 1 | (*.f64 a a) |
| 99.5% | 1 | (*.f64 b b) |
Compiled 35 to 21 computations (40% saved)
| Inputs |
|---|
a |
(+.f64 a (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a))) |
(+.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (/.f64 a b) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b a))) |
(+.f64 a (*.f64 (/.f64 (*.f64 b b) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 a a))))) |
| Outputs |
|---|
(+.f64 a (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a))) |
3 calls:
| 3.0ms | a |
| 2.0ms | b |
| 1.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | a |
| 99.3% | 1 | b |
| 99.3% | 1 | (*.f64 b b) |
Compiled 11 to 7 computations (36.4% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
a |
| Outputs |
|---|
a |
2 calls:
| 0.0ms | b |
| 0.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | a |
| 98.7% | 1 | b |
Compiled 6 to 4 computations (33.3% saved)
| 1× | fuel |
Compiled 39 to 21 computations (46.2% saved)
(abs b)
Compiled 824 to 480 computations (41.7% saved)
Loading profile data...