
Time bar (total: 17.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 14 to 10 computations (28.6% saved)
ival-div: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)compiled-spec: 0.0ms (0% of total)| 6.3s | 7896× | 5 | exit |
| 1.0s | 8256× | 0 | valid |
compiled-spec: 1.6s (21.9% of total)ival-sqrt: 1.3s (18.3% of total)ival-mult: 1.2s (16.8% of total)backward-pass: 1.1s (15.1% of total)ival-div: 864.0ms (12% of total)ival-add: 665.0ms (9.3% of total)ival-sub: 397.0ms (5.5% of total)const: 76.0ms (1.1% of total)| 2× | egg-herbie |
| 128× | fnmsub-define |
| 128× | fmsub-define |
| 128× | fnmadd-define |
| 86× | fma-define |
| 80× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 35 |
| 1 | 51 | 30 |
| 2 | 93 | 30 |
| 3 | 157 | 30 |
| 4 | 264 | 30 |
| 5 | 408 | 30 |
| 6 | 515 | 30 |
| 7 | 561 | 30 |
| 8 | 573 | 30 |
| 0 | 12 | 11 |
| 1 | 29 | 10 |
| 2 | 37 | 10 |
| 3 | 45 | 10 |
| 4 | 53 | 10 |
| 5 | 66 | 10 |
| 6 | 83 | 10 |
| 7 | 97 | 10 |
| 8 | 109 | 10 |
| 9 | 110 | 10 |
| 0 | 110 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) |
| Outputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| Inputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 x)))))) |
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x))))))) |
(neg (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x)))))))) |
| Outputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 x)))))) |
(- 1 (sqrt (+ 1/2 (/ 1/2 (hypot 1 x))))) |
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x))))))) |
(- 1 (sqrt (+ 1/2 (/ 1/2 (hypot 1 x))))) |
(neg (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x)))))))) |
(+ (sqrt (+ 1/2 (/ 1/2 (hypot 1 x)))) -1) |
(abs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 2 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 0 | 0 | - | 0 | - | (hypot.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 81.0ms | 512× | 0 | valid |
Compiled 115 to 29 computations (74.8% saved)
compiled-spec: 19.0ms (35.6% of total)ival-mult: 13.0ms (24.4% of total)ival-sqrt: 8.0ms (15% of total)ival-add: 5.0ms (9.4% of total)ival-div: 4.0ms (7.5% of total)ival-sub: 3.0ms (5.6% of total)const: 1.0ms (1.9% of total)backward-pass: 0.0ms (0% of total)Compiled 11 to 8 computations (27.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
Compiled 11 to 8 computations (27.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 32× | sum3-define |
| 32× | +-lowering-+.f64 |
| 32× | +-lowering-+.f32 |
| 18× | --lowering--.f32 |
| 18× | --lowering--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 36 |
| 1 | 19 | 36 |
| 2 | 24 | 36 |
| 3 | 30 | 36 |
| 4 | 38 | 36 |
| 5 | 51 | 36 |
| 6 | 68 | 36 |
| 7 | 82 | 36 |
| 8 | 94 | 36 |
| 9 | 95 | 36 |
| 0 | 95 | 36 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
1 |
(sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
1/2 |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
| Outputs |
|---|
(- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
1 |
#s(literal 1 binary64) |
(sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 37.0ms | 256× | 0 | valid |
Compiled 38 to 9 computations (76.3% saved)
compiled-spec: 10.0ms (39% of total)ival-mult: 6.0ms (23.4% of total)ival-sqrt: 4.0ms (15.6% of total)ival-add: 3.0ms (11.7% of total)ival-div: 2.0ms (7.8% of total)ival-sub: 1.0ms (3.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (/ 1/2 (sqrt (+ (* 1 1) (* x x))))> |
| Outputs |
|---|
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3)))> |
#<alt (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3)))> |
#<alt 1/2> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)))> |
#<alt (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 1.0ms | x | @ | 0 | (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 0.0ms | x | @ | inf | (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
| 0.0ms | x | @ | -inf | (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 0.0ms | x | @ | -inf | (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
| 1× | batch-egg-rewrite |
| 3000× | *-lowering-*.f32 |
| 3000× | *-lowering-*.f64 |
| 2846× | /-lowering-/.f32 |
| 2846× | /-lowering-/.f64 |
| 1192× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 30 |
| 1 | 67 | 30 |
| 2 | 538 | 30 |
| 3 | 6531 | 30 |
| 0 | 8003 | 30 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(fabs.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(neg.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/4 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -3/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (*.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -3/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/4 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/4 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -3/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1/64 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)))) (+.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -3/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) #s(literal -1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 1× | egg-herbie |
| 2628× | *-lowering-*.f32 |
| 2628× | *-lowering-*.f64 |
| 1676× | +-lowering-+.f64 |
| 1676× | +-lowering-+.f32 |
| 1572× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 619 |
| 1 | 503 | 526 |
| 2 | 1468 | 510 |
| 3 | 4233 | 508 |
| 0 | 8069 | 508 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- 1 (sqrt 1/2)) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(sqrt 1/2) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
1/2 |
(- 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
1/2 |
(+ 1/2 (* -1/4 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
| Outputs |
|---|
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) #s(literal -5/32 binary64)))))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(- 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (pow x 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) #s(literal -5/32 binary64)))))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/32 binary64) (pow.f64 x #s(literal 6 binary64)))))) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (-.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
(/.f64 (-.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal -5/32 binary64) (pow.f64 x #s(literal 6 binary64))))) x) |
Compiled 6769 to 969 computations (85.7% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 229 | 17 | 246 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 229 | 18 | 247 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
| 98.5% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) | |
| 99.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) | |
| 99.9% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) | |
| ▶ | 98.4% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
| 3.9% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) | |
| ▶ | 1.1% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| 4.5% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) | |
| 97.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) | |
| 97.3% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) | |
| ✓ | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 97.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| ▶ | 95.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ▶ | 3.1% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| 1.3% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) | |
| 3.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) | |
| 1.1% | (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) | |
| 4.5% | (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
Compiled 929 to 366 computations (60.6% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
| ✓ | cost-diff | 256 | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 13312 | (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| ✓ | cost-diff | 19968 | (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) |
| ✓ | cost-diff | 40064 | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
| ✓ | cost-diff | 40192 | (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
| 4270× | +-lowering-+.f64 |
| 4270× | +-lowering-+.f32 |
| 2802× | *-lowering-*.f32 |
| 2802× | *-lowering-*.f64 |
| 1364× | sum3-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 707 |
| 1 | 114 | 673 |
| 2 | 285 | 570 |
| 3 | 877 | 539 |
| 4 | 3696 | 505 |
| 0 | 8284 | 505 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))))) |
(- (pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3)) |
(pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) |
(/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
1 |
(+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
1/2 |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
(+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
3/2 |
3 |
(pow (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) |
(/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) |
(+ (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))))) |
(* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
(* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(- 1 1) |
1 |
(- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))) |
1 |
(+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))) |
(* x (* x (+ -1/8 (* (* x x) 11/128)))) |
x |
(* x (+ -1/8 (* (* x x) 11/128))) |
(+ -1/8 (* (* x x) 11/128)) |
-1/8 |
(* (* x x) 11/128) |
(* x x) |
11/128 |
(- 1 (sqrt 1/2)) |
1 |
(sqrt 1/2) |
1/2 |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
1 |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
1/2 |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
| Outputs |
|---|
(/ (- (pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))))) |
(- (pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) |
(pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 3 binary64))) |
(/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
(+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) |
3/2 |
#s(literal 3/2 binary64) |
3 |
#s(literal 3 binary64) |
(pow (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) |
(pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 3 binary64)) |
(/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) |
(+ (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(- 1 1) |
#s(literal 0 binary64) |
1 |
#s(literal 1 binary64) |
(- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) |
(* x (* x (+ -1/8 (* (* x x) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) |
x |
(* x (+ -1/8 (* (* x x) 11/128))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) |
(+ -1/8 (* (* x x) 11/128)) |
(+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))) |
-1/8 |
#s(literal -1/8 binary64) |
(* (* x x) 11/128) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* x x) |
(*.f64 x x) |
11/128 |
#s(literal 11/128 binary64) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
1 |
#s(literal 1 binary64) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 98.5% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| ✓ | accuracy | 98.4% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.9% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
| ✓ | accuracy | 99.8% | (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 98.5% | (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ✓ | accuracy | 98.5% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| ✓ | accuracy | 98.5% | (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) |
| ✓ | accuracy | 98.5% | (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) |
| 318.0ms | 256× | 0 | valid |
Compiled 935 to 40 computations (95.7% saved)
ival-mult: 33.0ms (34.4% of total)ival-pow: 17.0ms (17.7% of total)ival-div: 12.0ms (12.5% of total)ival-add: 11.0ms (11.5% of total)compiled-spec: 10.0ms (10.4% of total)ival-sub: 6.0ms (6.3% of total)ival-sqrt: 6.0ms (6.3% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))))> |
#<alt (+ (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))))> |
#<alt (- (pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3))> |
#<alt (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))> |
#<alt (- 1 1)> |
#<alt (- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))))> |
#<alt (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))> |
#<alt (* x (* x (+ -1/8 (* (* x x) 11/128))))> |
#<alt (* x (+ -1/8 (* (* x x) 11/128)))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (sqrt 1/2)> |
#<alt (- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))))> |
#<alt (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))> |
#<alt (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3)> |
#<alt (pow (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3)> |
#<alt (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))> |
#<alt (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (* (* x x) 11/128)> |
| Outputs |
|---|
#<alt 2/9> |
#<alt (+ 2/9 (* -5/72 (pow x 2)))> |
#<alt (+ 2/9 (* (pow x 2) (- (* 193/3456 (pow x 2)) 5/72)))> |
#<alt (+ 2/9 (* (pow x 2) (- (* (pow x 2) (+ 193/3456 (* -1355/27648 (pow x 2)))) 5/72)))> |
#<alt (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))> |
#<alt (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))))> |
#<alt (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2)))))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))))))> |
#<alt (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3))))))) (pow x 3))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2)))))))))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (/ 1/16 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))))))> |
#<alt (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))> |
#<alt (+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))> |
#<alt (+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))> |
#<alt (+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3)))))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (sqrt 1/8)))))) (+ (* 1/16 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (+ 3/2 (sqrt 1/2)))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))> |
#<alt 1/3> |
#<alt (+ 1/3 (* -1/24 (pow x 2)))> |
#<alt (+ 1/3 (* (pow x 2) (- (* 47/1152 (pow x 2)) 1/24)))> |
#<alt (+ 1/3 (* (pow x 2) (- (* (pow x 2) (+ 47/1152 (* -361/9216 (pow x 2)))) 1/24)))> |
#<alt (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))> |
#<alt (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3))))))> |
#<alt (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2))))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))))))> |
#<alt (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3))))))) (pow x 3))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2))))))))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/16 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))))))))))))))> |
#<alt (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))> |
#<alt (+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))> |
#<alt (+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))> |
#<alt (+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3)))))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (sqrt 1/8)))))) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/16 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (+ 3/2 (sqrt 1/2)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (pow (+ 3/2 (sqrt 1/2)) 2)))))))))) x)) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* -13/384 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/24 (* (pow x 2) (- (* 287/9216 (pow x 2)) 13/384))))> |
#<alt (* (pow x 2) (+ 1/24 (* (pow x 2) (- (* (pow x 2) (+ 287/9216 (* -2945/98304 (pow x 2)))) 13/384))))> |
#<alt (- (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt (- (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (+ (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2)) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))))))))))> |
#<alt (- (+ (/ 1/4 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (* (pow x 3) (sqrt 1/512)))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5))))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (* (pow x 3) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (pow x 3) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (+ (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2)) (+ (/ (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3))))))))) (pow x 3)) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 6))) (+ (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))))))))))))))))))))> |
#<alt (- (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt (- (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))))))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt (- (+ (* -1 (/ (- (* -1 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))) x)) (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (sqrt 1/512))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3))))))))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3)))))))))))) x)) (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))) x)) (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt 1/9> |
#<alt (+ 1/9 (* -1/18 (pow x 2)))> |
#<alt (+ 1/9 (* (pow x 2) (- (* 41/864 (pow x 2)) 1/18)))> |
#<alt (+ 1/9 (* (pow x 2) (- (* (pow x 2) (+ 41/864 (* -149/3456 (pow x 2)))) 1/18)))> |
#<alt (/ 1/8 (pow (+ 3/2 (sqrt 1/2)) 2))> |
#<alt (- (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))))> |
#<alt (- (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))))))> |
#<alt (- (+ (* -1 (/ (+ (* 1/16 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (+ 3/2 (sqrt 1/2)))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (pow (+ 3/2 (sqrt 1/2)) 2))))) (pow x 3))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))))))> |
#<alt (/ 1/8 (pow (+ 3/2 (sqrt 1/2)) 2))> |
#<alt (+ (* -1 (/ (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (* x (+ 3/2 (sqrt 1/2))))) (+ (/ 1/16 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* -11/128 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* -11/128 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (* 11/128 (pow x 4))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 11/128 (pow x 4))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* 11/128 (pow x 4))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 11/128 (pow x 4))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* -1/8 x)> |
#<alt (* x (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* x (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* x (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* 11/128 (pow x 3))> |
#<alt (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 11/128 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* -9/128 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128)))))> |
#<alt (sqrt 2)> |
#<alt (- (sqrt 2) (/ 1 (* x (sqrt 2))))> |
#<alt (- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2))))> |
#<alt (- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (/ 1 (* x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x)))> |
#<alt (+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x)))> |
#<alt 1> |
#<alt (+ 1 (* 1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/64 (pow x 2)) 1/8)))))> |
#<alt 2> |
#<alt (- 2 (* 2 (/ 1 x)))> |
#<alt (- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x)))> |
#<alt (- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 3))))> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ 1 x)))> |
#<alt (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2))))> |
#<alt (+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (/ 1 x)) x)) 2) x)))> |
#<alt 1/27> |
#<alt (+ 1/27 (* 1/72 (pow x 2)))> |
#<alt (+ 1/27 (* (pow x 2) (+ 1/72 (* -23/3456 (pow x 2)))))> |
#<alt (+ 1/27 (* (pow x 2) (+ 1/72 (* (pow x 2) (- (* 109/27648 (pow x 2)) 23/3456)))))> |
#<alt (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))> |
#<alt (+ (* -1 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt (- (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))))> |
#<alt (- (+ (/ 1/4 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 6))) (+ (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))))))))))> |
#<alt (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))> |
#<alt (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) x)) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3)))))))) x)) (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) x)) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt 1/27> |
#<alt (+ 1/27 (* -1/36 (pow x 2)))> |
#<alt (+ 1/27 (* (pow x 2) (- (* 47/1728 (pow x 2)) 1/36)))> |
#<alt (+ 1/27 (* (pow x 2) (- (* (pow x 2) (+ 47/1728 (* -47/1728 (pow x 2)))) 1/36)))> |
#<alt (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))> |
#<alt (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))> |
#<alt (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2)))))))> |
#<alt (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (* (pow x 3) (sqrt 1/512)))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (* (pow x 3) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (pow x 3) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (+ (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2)) (/ (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3))))))))) (pow x 3)))))))))))> |
#<alt (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))> |
#<alt (+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt (+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* -1 (/ (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))) x)) (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))))) x)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt (+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (sqrt 1/512))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3)))))))))))) x)) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))))))) x)) (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))))) x)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))> |
#<alt 1/9> |
#<alt (+ 1/9 (* 1/36 (pow x 2)))> |
#<alt (+ 1/9 (* (pow x 2) (+ 1/36 (* -13/864 (pow x 2)))))> |
#<alt (+ 1/9 (* (pow x 2) (+ 1/36 (* (pow x 2) (- (* 17/1728 (pow x 2)) 13/864)))))> |
#<alt (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))> |
#<alt (+ (* -2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))> |
#<alt (- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))> |
#<alt (- (+ (* -1 (/ (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))> |
#<alt (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))> |
#<alt (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) x)) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* x (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (* x (+ 3/2 (sqrt 1/2))))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) x)) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))> |
#<alt 1/3> |
#<alt (+ 1/3 (* -1/12 (pow x 2)))> |
#<alt (+ 1/3 (* (pow x 2) (- (* 35/576 (pow x 2)) 1/12)))> |
#<alt (+ 1/3 (* (pow x 2) (- (* (pow x 2) (+ 35/576 (* -19/384 (pow x 2)))) 1/12)))> |
#<alt (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))> |
#<alt (+ (* -1 (/ (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))> |
#<alt (+ (* -1 (/ (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (pow x 2)))))))> |
#<alt (+ (* -1 (/ (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (pow x 3) (sqrt 1/8)))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (sqrt 1/8)))) (+ (* 3/16 (/ (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2))))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (pow x 2)) (/ (* (sqrt 1/8) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/32 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (+ 3/2 (sqrt 1/2))))))) (pow x 3)))))))))))> |
#<alt (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))> |
#<alt (+ (* -1 (/ (+ (* -1 (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) x)) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (+ (* -1 (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* -1 (/ (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (sqrt 1/8))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))))) x)) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))))) x)) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (+ (* -1 (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (sqrt 1/8))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 3/16 (/ (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2))))) (sqrt 1/8))) (* (sqrt 1/8) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/32 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (+ 3/2 (sqrt 1/2)))))))))) x)) (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (sqrt 1/8))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2))))))))) x)) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))))) x)) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | x | @ | -inf | (pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) |
| 12.0ms | x | @ | inf | (- (pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3)) |
| 6.0ms | x | @ | -inf | (+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
| 6.0ms | x | @ | inf | (+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
| 4.0ms | x | @ | inf | (+ (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))))) |
| 1× | batch-egg-rewrite |
| 3142× | *-lowering-*.f32 |
| 3142× | *-lowering-*.f64 |
| 2234× | fma-lowering-fma.f32 |
| 2234× | fma-lowering-fma.f64 |
| 1714× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 414 |
| 1 | 320 | 342 |
| 2 | 3514 | 342 |
| 0 | 8204 | 342 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
(+ (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ (* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))))) |
(- (pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3)) |
(* (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(- 1 1) |
(- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))) |
(+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))) |
(* x (* x (+ -1/8 (* (* x x) 11/128)))) |
(* x (+ -1/8 (* (* x x) 11/128))) |
(- 1 (sqrt 1/2)) |
(sqrt 1/2) |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(pow (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) |
(pow (/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) 3) |
(* (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (/ 1 (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(/ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(* (* x x) 11/128) |
| Outputs |
|---|
(+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64))) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))) (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))) (+.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64))) (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64))))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64))))) (neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64))) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(pow.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) |
(+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(+.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(fma.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64))) (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64))) (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)))) (-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))) |
(-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -9 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 27/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 9 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) (+.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))) |
(fma.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -9 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 27/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))))) (+.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))) |
(fma.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(fma.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/2 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64))) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(fma.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64))) (+.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64))))) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -9 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 27/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -9 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 27/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 9 binary64)))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64)))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 6 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -9 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 27/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 9 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -9 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 27/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 9 binary64))))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (*.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -4 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64))))) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -9 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 27/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 9 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -9 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 27/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (+.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
#s(literal 0 binary64) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) x)) |
(+.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) x)) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) x)) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1331/2097152 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64)))) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) x) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) x) |
(+.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 x #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64)) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(fma.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) x) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) x (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal 11/128 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 11/128 binary64) (*.f64 x #s(literal -1/8 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (-.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1331/2097152 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64)))) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1331/2097152 binary64))) x) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64))) x) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1/4 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 #s(literal -3 binary64) (log.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) #s(literal -3/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))) #s(literal -3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) #s(literal -3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (neg.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal -3 binary64)) |
(pow.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/4 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/4 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/4 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 3/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(*.f64 #s(literal 11/128 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 11/128 binary64)) x) |
| 1× | egg-herbie |
| 3204× | +-lowering-+.f64 |
| 3204× | +-lowering-+.f32 |
| 3058× | *-lowering-*.f32 |
| 3058× | *-lowering-*.f64 |
| 2040× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1165 | 15673 |
| 1 | 4200 | 14303 |
| 0 | 8137 | 14303 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
2/9 |
(+ 2/9 (* -5/72 (pow x 2))) |
(+ 2/9 (* (pow x 2) (- (* 193/3456 (pow x 2)) 5/72))) |
(+ 2/9 (* (pow x 2) (- (* (pow x 2) (+ 193/3456 (* -1355/27648 (pow x 2)))) 5/72))) |
(+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3))))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2)))))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2)))))))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3))))))) (pow x 3))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2)))))))))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (/ 1/16 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))))))) |
(+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3)))))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (sqrt 1/8)))))) (+ (* 1/16 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (+ 3/2 (sqrt 1/2)))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
1/3 |
(+ 1/3 (* -1/24 (pow x 2))) |
(+ 1/3 (* (pow x 2) (- (* 47/1152 (pow x 2)) 1/24))) |
(+ 1/3 (* (pow x 2) (- (* (pow x 2) (+ 47/1152 (* -361/9216 (pow x 2)))) 1/24))) |
(+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2))))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3))))))) (pow x 3))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2))))))))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/16 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))))))))))))) |
(+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3)))))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (sqrt 1/8)))))) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/16 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (+ 3/2 (sqrt 1/2)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (pow (+ 3/2 (sqrt 1/2)) 2)))))))))) x)) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* -13/384 (pow x 2)))) |
(* (pow x 2) (+ 1/24 (* (pow x 2) (- (* 287/9216 (pow x 2)) 13/384)))) |
(* (pow x 2) (+ 1/24 (* (pow x 2) (- (* (pow x 2) (+ 287/9216 (* -2945/98304 (pow x 2)))) 13/384)))) |
(- (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(- (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (+ (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2)) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5))))))))))))))) |
(- (+ (/ 1/4 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (* (pow x 3) (sqrt 1/512)))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5))))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (* (pow x 3) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (pow x 3) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (+ (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2)) (+ (/ (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3))))))))) (pow x 3)) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 6))) (+ (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5))))))))))))))))))))))))) |
(- (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(- (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))))))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))) x)) (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (sqrt 1/512))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3))))))))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3)))))))))))) x)) (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))) x)) (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
1/9 |
(+ 1/9 (* -1/18 (pow x 2))) |
(+ 1/9 (* (pow x 2) (- (* 41/864 (pow x 2)) 1/18))) |
(+ 1/9 (* (pow x 2) (- (* (pow x 2) (+ 41/864 (* -149/3456 (pow x 2)))) 1/18))) |
(/ 1/8 (pow (+ 3/2 (sqrt 1/2)) 2)) |
(- (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3))))) |
(- (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2)))))))) |
(- (+ (* -1 (/ (+ (* 1/16 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (+ 3/2 (sqrt 1/2)))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (pow (+ 3/2 (sqrt 1/2)) 2))))) (pow x 3))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2)))))))) |
(/ 1/8 (pow (+ 3/2 (sqrt 1/2)) 2)) |
(+ (* -1 (/ (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (* x (+ 3/2 (sqrt 1/2))))) (+ (/ 1/16 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* -11/128 (pow x 4)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* -11/128 (pow x 4)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(* 11/128 (pow x 4)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* 11/128 (pow x 4)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(* 11/128 (pow x 4)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* 11/128 (pow x 4)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* -1/8 x) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(* 11/128 (pow x 3)) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* 11/128 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- 1 (sqrt 1/2)) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(sqrt 1/2) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
1 |
(+ 1 (* 1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/8 (* -9/128 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128))))) |
(sqrt 2) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2)))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2)))) |
(sqrt 2) |
(+ (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x))) |
1 |
(+ 1 (* 1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/64 (pow x 2)) 1/8))))) |
2 |
(- 2 (* 2 (/ 1 x))) |
(- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x))) |
(- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 3)))) |
2 |
(+ 2 (* 2 (/ 1 x))) |
(+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) |
(+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (/ 1 x)) x)) 2) x))) |
1/27 |
(+ 1/27 (* 1/72 (pow x 2))) |
(+ 1/27 (* (pow x 2) (+ 1/72 (* -23/3456 (pow x 2))))) |
(+ 1/27 (* (pow x 2) (+ 1/72 (* (pow x 2) (- (* 109/27648 (pow x 2)) 23/3456))))) |
(/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)) |
(+ (* -1 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) |
(- (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5))))))))) |
(- (+ (/ 1/4 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 6))) (+ (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5))))))))))))))) |
(/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)) |
(+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) x)) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3)))))))) x)) (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) x)) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) |
1/27 |
(+ 1/27 (* -1/36 (pow x 2))) |
(+ 1/27 (* (pow x 2) (- (* 47/1728 (pow x 2)) 1/36))) |
(+ 1/27 (* (pow x 2) (- (* (pow x 2) (+ 47/1728 (* -47/1728 (pow x 2)))) 1/36))) |
(/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) |
(+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) |
(+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2))))))) |
(+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (* (pow x 3) (sqrt 1/512)))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (* (pow x 3) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (pow x 3) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (+ (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2)) (/ (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3))))))))) (pow x 3))))))))))) |
(/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* -1 (/ (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))) x)) (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))))) x)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (sqrt 1/512))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3)))))))))))) x)) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))))))) x)) (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))))) x)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
1/9 |
(+ 1/9 (* 1/36 (pow x 2))) |
(+ 1/9 (* (pow x 2) (+ 1/36 (* -13/864 (pow x 2))))) |
(+ 1/9 (* (pow x 2) (+ 1/36 (* (pow x 2) (- (* 17/1728 (pow x 2)) 13/864))))) |
(/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)) |
(+ (* -2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) |
(- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) |
(/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)) |
(+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) x)) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* x (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (* x (+ 3/2 (sqrt 1/2))))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) x)) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) |
1/3 |
(+ 1/3 (* -1/12 (pow x 2))) |
(+ 1/3 (* (pow x 2) (- (* 35/576 (pow x 2)) 1/12))) |
(+ 1/3 (* (pow x 2) (- (* (pow x 2) (+ 35/576 (* -19/384 (pow x 2)))) 1/12))) |
(/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) |
(+ (* -1 (/ (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) |
(+ (* -1 (/ (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (pow x 2))))))) |
(+ (* -1 (/ (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (pow x 3) (sqrt 1/8)))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (sqrt 1/8)))) (+ (* 3/16 (/ (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2))))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (pow x 2)) (/ (* (sqrt 1/8) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/32 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (+ 3/2 (sqrt 1/2))))))) (pow x 3))))))))))) |
(/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) x)) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* -1 (/ (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (sqrt 1/8))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))))) x)) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))))) x)) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (sqrt 1/8))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 3/16 (/ (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2))))) (sqrt 1/8))) (* (sqrt 1/8) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/32 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (+ 3/2 (sqrt 1/2)))))))))) x)) (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (sqrt 1/8))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2))))))))) x)) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))))) x)) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
| Outputs |
|---|
2/9 |
#s(literal 2/9 binary64) |
(+ 2/9 (* -5/72 (pow x 2))) |
(+.f64 #s(literal 2/9 binary64) (*.f64 #s(literal -5/72 binary64) (*.f64 x x))) |
(+ 2/9 (* (pow x 2) (- (* 193/3456 (pow x 2)) 5/72))) |
(+.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 193/3456 binary64)) #s(literal -5/72 binary64)))) |
(+ 2/9 (* (pow x 2) (- (* (pow x 2) (+ 193/3456 (* -1355/27648 (pow x 2)))) 5/72))) |
(+.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 193/3456 binary64) (*.f64 (*.f64 x x) #s(literal -1355/27648 binary64)))) #s(literal -5/72 binary64)))) |
(+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2)))))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2)))))))) |
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 3/64 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 x x))))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3))))))) (pow x 3))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2)))))))))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (/ 1/16 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (-.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal -13/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 3/64 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 x x)))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3/32 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 x x))))))))))) |
(+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) x)) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/64 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) x)) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3)))))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (sqrt 1/8)))))) (+ (* 1/16 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (+ 3/2 (sqrt 1/2)))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (+ (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/64 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))) (/.f64 (-.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal -13/128 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3/32 binary64)) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))))) (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) x)) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) x)) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 (* -1/24 (pow x 2))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
(+ 1/3 (* (pow x 2) (- (* 47/1152 (pow x 2)) 1/24))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 47/1152 binary64)) #s(literal -1/24 binary64)))) |
(+ 1/3 (* (pow x 2) (- (* (pow x 2) (+ 47/1152 (* -361/9216 (pow x 2)))) 1/24))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 47/1152 binary64) (*.f64 (*.f64 x x) #s(literal -361/9216 binary64)))) #s(literal -1/24 binary64)))) |
(+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 9/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 9/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 9/4 binary64)))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2))))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 3/64 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 9/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))))) |
(- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3))))))) (pow x 3))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ 3/16 (* x (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)) (/ (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (pow x 2))))))))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/16 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))))))))))))) |
(-.f64 (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 #s(literal -13/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 3/64 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal 9/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 x x)))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3/32 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))))))))) |
(+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 9/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(-.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 9/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 9/4 binary64)))) x)) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(-.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 9/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/64 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) x)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 9/4 binary64)))) x)) |
(+ (* -1 (/ (- (+ (* -2 (/ (* (sqrt 1/8) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt 1/8) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3)))))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/16 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (sqrt 1/8)))))) (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/16 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (+ 3/2 (sqrt 1/2)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (pow (+ 3/2 (sqrt 1/2)) 2)))))))))) x)) (+ (* -3/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (sqrt 1/8) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (+ (* 9/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (sqrt 1/8) (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(-.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 9/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (/.f64 (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/64 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))))) (/.f64 (-.f64 (+.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal -13/128 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3/32 binary64)) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) x)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) x)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 9/4 binary64)))) x)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/24 (* -13/384 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -13/384 binary64)))) |
(* (pow x 2) (+ 1/24 (* (pow x 2) (- (* 287/9216 (pow x 2)) 13/384)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 287/9216 binary64)) #s(literal -13/384 binary64))))) |
(* (pow x 2) (+ 1/24 (* (pow x 2) (- (* (pow x 2) (+ 287/9216 (* -2945/98304 (pow x 2)))) 13/384)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 287/9216 binary64) (*.f64 (*.f64 x x) #s(literal -2945/98304 binary64)))) #s(literal -13/384 binary64))))) |
(- (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 9/1024 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) x)) (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
(- (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (+ (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2)) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5))))))))))))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/1024 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/512 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 63/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 x x)))))))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) x))) |
(- (+ (/ 1/4 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (* (pow x 3) (sqrt 1/512)))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5))))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (* (pow x 3) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (pow x 3) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (+ (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2)) (+ (/ (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3))))))))) (pow x 3)) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 6))) (+ (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5))))))))))))))))))))))))) |
(-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (-.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 63/2048 binary64) (*.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 1/512 binary64)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/1024 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/512 binary64)))) (/.f64 (*.f64 #s(literal 9/1024 binary64) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 1/512 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal 63/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 69/8192 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))))) (+.f64 (/.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 6 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))))))))))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))))))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) x))) |
(- (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
(- (+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))))))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (-.f64 (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) x)) (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))) x)) (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/1024 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (sqrt.f64 #s(literal 1/512 binary64))) (/.f64 #s(literal 63/4096 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) x)) (+.f64 (-.f64 (/.f64 #s(literal 9/1024 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) x)) (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (sqrt 1/512))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3))))))))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3)))))))))))) x)) (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))) x)) (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 63/2048 binary64) (sqrt.f64 #s(literal 1/512 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 9/1024 binary64) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 1/512 binary64)))) (+.f64 (/.f64 #s(literal 69/8192 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64)))) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))))))))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) x)) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/1024 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (sqrt.f64 #s(literal 1/512 binary64))) (/.f64 #s(literal 63/4096 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) x) (+.f64 (-.f64 (/.f64 #s(literal 9/1024 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) x)) (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
1/9 |
#s(literal 1/9 binary64) |
(+ 1/9 (* -1/18 (pow x 2))) |
(+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -1/18 binary64))) |
(+ 1/9 (* (pow x 2) (- (* 41/864 (pow x 2)) 1/18))) |
(+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 41/864 binary64)) #s(literal -1/18 binary64)))) |
(+ 1/9 (* (pow x 2) (- (* (pow x 2) (+ 41/864 (* -149/3456 (pow x 2)))) 1/18))) |
(+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 41/864 binary64) (*.f64 (*.f64 x x) #s(literal -149/3456 binary64)))) #s(literal -1/18 binary64)))) |
(/ 1/8 (pow (+ 3/2 (sqrt 1/2)) 2)) |
(/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(- (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3))))) |
(+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(- (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2)))))))) |
(-.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(- (+ (* -1 (/ (+ (* 1/16 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (+ 3/2 (sqrt 1/2)))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (pow (+ 3/2 (sqrt 1/2)) 2))))) (pow x 3))) (+ (/ 3/8 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 3/8 (/ 1 (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* (pow x 2) (+ 3/2 (sqrt 1/2)))))))) |
(-.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/ 1/8 (pow (+ 3/2 (sqrt 1/2)) 2)) |
(/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(+ (* -1 (/ (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) x)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) x)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 3))) (* 2 (* (+ 3/2 (sqrt 1/2)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2))))))) (* x (+ 3/2 (sqrt 1/2))))) (+ (/ 1/16 (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (* (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))))) (+ (* 1/8 (/ (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2)) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ 3/2 (sqrt 1/2)))))) x)) (* 3/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/4 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (* 1/8 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 x (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) x)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* -11/128 (pow x 4)) |
(*.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* -11/128 (pow x 4)) |
(*.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64)))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64)))) |
(* 11/128 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 11/128 binary64)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* 11/128 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 11/128 binary64)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64))) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64))) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64))) |
(* 11/128 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 11/128 binary64)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* 11/128 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 11/128 binary64)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64))) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64))) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64))) |
(* 11/128 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 11/128 binary64)) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* 11/128 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 11/128 binary64)) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) x) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1/8 binary64)))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(+ 1 (* (pow x 2) (+ 1/8 (* -9/128 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -9/128 binary64))))) |
(+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 49/1024 binary64)) #s(literal -9/128 binary64)))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2)))) |
(-.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) |
(+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(+ 1 (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/64 (pow x 2)) 1/8))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 5/64 binary64)) #s(literal -1/8 binary64)))))) |
2 |
#s(literal 2 binary64) |
(- 2 (* 2 (/ 1 x))) |
(-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) |
(- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x))) |
(-.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) |
(- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 3)))) |
(-.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ 1 x))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) |
(+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (/ 1 x)) x)) 2) x))) |
(-.f64 #s(literal 2 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) #s(literal -2 binary64)) x)) |
1/27 |
#s(literal 1/27 binary64) |
(+ 1/27 (* 1/72 (pow x 2))) |
(+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) #s(literal 1/72 binary64))) |
(+ 1/27 (* (pow x 2) (+ 1/72 (* -23/3456 (pow x 2))))) |
(+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/72 binary64) (*.f64 (*.f64 x x) #s(literal -23/3456 binary64))))) |
(+ 1/27 (* (pow x 2) (+ 1/72 (* (pow x 2) (- (* 109/27648 (pow x 2)) 23/3456))))) |
(+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/72 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 109/27648 binary64)) #s(literal -23/3456 binary64)))))) |
(/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(+ (* -1 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) x)) |
(- (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5))))))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(- (+ (/ 1/4 (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 3/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 6))) (+ (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 3))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 5))))))))))))))) |
(-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 6 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))))))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))))))) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))))) |
(/ 1 (pow (+ 3/2 (sqrt 1/2)) 3)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (/ 1/2 (* x (pow (+ 3/2 (sqrt 1/2)) 4))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))))) |
(+.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) x)) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) x)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3)))))))) x)) (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) x)) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) x)) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) x)) |
1/27 |
#s(literal 1/27 binary64) |
(+ 1/27 (* -1/36 (pow x 2))) |
(+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(+ 1/27 (* (pow x 2) (- (* 47/1728 (pow x 2)) 1/36))) |
(+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 47/1728 binary64)) #s(literal -1/36 binary64)))) |
(+ 1/27 (* (pow x 2) (- (* (pow x 2) (+ 47/1728 (* -47/1728 (pow x 2)))) 1/36))) |
(+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 47/1728 binary64) (*.f64 (*.f64 x x) #s(literal -47/1728 binary64)))) #s(literal -1/36 binary64)))) |
(/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) |
(/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) |
(-.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) x)) |
(+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2))))))) |
(-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/1024 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/512 binary64)))) (/.f64 #s(literal 63/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) x)) |
(+ (* -1 (/ (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4)))))) x)) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (* (pow x 3) (sqrt 1/512)))) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (* (pow x 2) (sqrt 1/512)))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (* (pow x 3) (sqrt 1/512)))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (pow x 3) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) (+ (/ (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow x 2)) (/ (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3))))))))) (pow x 3))))))))))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 63/2048 binary64) (*.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 1/512 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/1024 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/512 binary64)))) (/.f64 (*.f64 #s(literal 9/1024 binary64) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 1/512 binary64))))) (+.f64 (/.f64 #s(literal 63/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 69/8192 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/512 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 x (*.f64 x x))))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) x)) |
(/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)) |
(/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))))) x)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 9/1024 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) x)) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* -1 (/ (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))))) x)) (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))))) x)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 9/1024 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64)))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/1024 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (sqrt.f64 #s(literal 1/512 binary64))) (/.f64 #s(literal 63/4096 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) x)) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) x)) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/512) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2))))) (sqrt 1/512))) (+ (* 9/1024 (/ (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (* (sqrt 1/512) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* -1 (/ (* (+ (* -1/32 (/ (pow (+ 3/2 (sqrt 1/2)) 2) (pow (sqrt 1/2) 3))) (+ (* 2 (* (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (+ 3/2 (sqrt 1/2)))) (* (+ 3/2 (sqrt 1/2)) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))))) (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4))))))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* -1/8 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 6)) (/ (* (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5)))))) (pow (+ 3/2 (sqrt 1/2)) 3)))))))))))) x)) (+ (* -9/1024 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))))) (sqrt 1/512))) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))) (* (sqrt 1/512) (- (* 3/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* -1 (/ (* (+ (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 4))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 4))) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) (+ (* 2 (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (pow (+ 3/2 (sqrt 1/2)) 3))) (+ (* 2 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 5))))))))) x)) (* 9/1024 (/ 1 (* (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3)))))) x)) (/ (sqrt 1/512) (pow (+ 3/2 (sqrt 1/2)) 3))) |
(-.f64 (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 9/1024 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64)))) (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/1024 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (sqrt.f64 #s(literal 1/512 binary64))) (/.f64 #s(literal 63/4096 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal 63/2048 binary64) (sqrt.f64 #s(literal 1/512 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/1024 binary64) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 1/512 binary64))) (/.f64 #s(literal 69/8192 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/512 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))))) x)) x)) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) x)) |
1/9 |
#s(literal 1/9 binary64) |
(+ 1/9 (* 1/36 (pow x 2))) |
(+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) |
(+ 1/9 (* (pow x 2) (+ 1/36 (* -13/864 (pow x 2))))) |
(+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -13/864 binary64))))) |
(+ 1/9 (* (pow x 2) (+ 1/36 (* (pow x 2) (- (* 17/1728 (pow x 2)) 13/864))))) |
(+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 17/1728 binary64)) #s(literal -13/864 binary64)))))) |
(/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(+ (* -2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (pow (+ 3/2 (sqrt 1/2)) 5))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ 3/2 (sqrt 1/2)))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (pow (+ 3/2 (sqrt 1/2)) 3)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3))))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) (+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 4)))))) |
(-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))))) |
(/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(+ (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) x)) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64))))) x)) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) x)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* -1/16 (/ (+ 3/2 (sqrt 1/2)) (pow (sqrt 1/2) 3))) (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2))) (* x (pow (+ 3/2 (sqrt 1/2)) 5)))) (+ (* -1/16 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (* x (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 4))))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* 2 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/16 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 3)))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))))) (* x (+ 3/2 (sqrt 1/2))))) (* 2 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) (* x (pow (+ 3/2 (sqrt 1/2)) 3)))))))) (+ (* -4 (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4))) (/ (pow (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) 2) (pow (+ 3/2 (sqrt 1/2)) 4)))) x)) (* 2 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (pow (+ 3/2 (sqrt 1/2)) 3)))) x)) (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 5 binary64)))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) (*.f64 x (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 4 binary64)))))) x)) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) x)) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 (* -1/12 (pow x 2))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
(+ 1/3 (* (pow x 2) (- (* 35/576 (pow x 2)) 1/12))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 35/576 binary64)) #s(literal -1/12 binary64)))) |
(+ 1/3 (* (pow x 2) (- (* (pow x 2) (+ 35/576 (* -19/384 (pow x 2)))) 1/12))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 35/576 binary64) (*.f64 (*.f64 x x) #s(literal -19/384 binary64)))) #s(literal -1/12 binary64)))) |
(/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) |
(/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) |
(-.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 3/16 binary64) x) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) x)) |
(+ (* -1 (/ (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (pow x 2))))))) |
(-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 #s(literal 3/64 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))))) (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 3/16 binary64) x) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) x)) |
(+ (* -1 (/ (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (* (pow x 3) (sqrt 1/8)))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (sqrt 1/8)))) (+ (* 3/16 (/ (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2))))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (pow x 2)) (/ (* (sqrt 1/8) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/32 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (+ 3/2 (sqrt 1/2))))))) (pow x 3))))))))))) |
(-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -13/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (+.f64 (+.f64 (/.f64 #s(literal 3/64 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (/.f64 (/.f64 #s(literal 3/16 binary64) x) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 x x))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) x)) |
(/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) |
(/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) x)) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(-.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) x)) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* -1 (/ (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (sqrt 1/8))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))))) x)) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))))) x)) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(-.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 #s(literal 3/64 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) x)) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) x)) |
(+ (* -1 (/ (+ (* -1 (* (sqrt 1/8) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2))))) (sqrt 1/8))) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 3/16 (/ (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2))))) (sqrt 1/8))) (* (sqrt 1/8) (- (* 1/4 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (* 1/32 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2)))))) (+ 3/2 (sqrt 1/2)))))))))) x)) (+ (* -3/16 (/ (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2)))) (sqrt 1/8))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (* (sqrt 1/8) (- (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ 3/2 (sqrt 1/2))))))))) x)) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))))) x)) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(-.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 #s(literal 3/64 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal -13/128 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 1/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))))) x)) x)) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) x)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
Compiled 132533 to 3921 computations (97% saved)
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 889 | 14 | 903 |
| Fresh | 6 | 6 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 898 | 23 | 921 |
| Status | Accuracy | Program |
|---|---|---|
| 99.9% | (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) | |
| 99.9% | (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -2 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) | |
| 98.5% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) | |
| ▶ | 99.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.9% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) | |
| ▶ | 97.3% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
| ▶ | 96.7% | (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
| 98.4% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) | |
| ▶ | 17.5% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
| 3.9% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64))))) | |
| 4.5% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) | |
| ✓ | 1.1% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| 97.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) | |
| 97.3% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) | |
| ✓ | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 97.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| ✓ | 95.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| 99.9% | (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) | |
| 1.3% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) | |
| 3.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) | |
| 1.1% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) | |
| 4.5% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) | |
| ▶ | 3.1% | #s(literal 0 binary64) |
Compiled 1310 to 482 computations (63.2% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ✓ | cost-diff | 64 | (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| 1936× | sum5-define |
| 1858× | fnmadd-define |
| 1392× | sum4-define |
| 1380× | fmsub-define |
| 1368× | sum3-define |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 175 |
| 1 | 62 | 170 |
| 2 | 119 | 170 |
| 3 | 208 | 170 |
| 4 | 419 | 170 |
| 5 | 902 | 170 |
| 6 | 1931 | 169 |
| 7 | 3869 | 169 |
| 8 | 6239 | 169 |
| 9 | 7529 | 169 |
| 0 | 8009 | 169 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) |
1 |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
1/2 |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
3/2 |
(+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) |
(+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
0 |
(- 1 (/ 1 (+ 1 (* (* x x) 1/8)))) |
1 |
(/ 1 (+ 1 (* (* x x) 1/8))) |
(+ 1 (* (* x x) 1/8)) |
(* (* x x) 1/8) |
(* x x) |
x |
1/8 |
(/ 1/2 (+ 1 (sqrt 1/2))) |
1/2 |
(+ 1 (sqrt 1/2)) |
1 |
(sqrt 1/2) |
(- (- 1 (sqrt 1/2)) (/ 1/4 (* x (sqrt 1/2)))) |
(- 1 (sqrt 1/2)) |
1 |
(sqrt 1/2) |
1/2 |
(/ 1/4 (* x (sqrt 1/2))) |
1/4 |
(* x (sqrt 1/2)) |
x |
| Outputs |
|---|
(/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) |
(-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
1 |
#s(literal 1 binary64) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
3/2 |
#s(literal 3/2 binary64) |
(+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) |
0 |
#s(literal 0 binary64) |
(- 1 (/ 1 (+ 1 (* (* x x) 1/8)))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ 1 (* (* x x) 1/8))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(+ 1 (* (* x x) 1/8)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(* (* x x) 1/8) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* x x) |
(*.f64 x x) |
x |
1/8 |
#s(literal 1/8 binary64) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1 (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (- 1 (sqrt 1/2)) (/ 1/4 (* x (sqrt 1/2)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
x |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 99.3% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | accuracy | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ✓ | accuracy | 99.9% | (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
| 140.0ms | 256× | 0 | valid |
Compiled 187 to 29 computations (84.5% saved)
ival-div: 9.0ms (16.7% of total)ival-mult: 9.0ms (16.7% of total)ival-pow: 9.0ms (16.7% of total)compiled-spec: 9.0ms (16.7% of total)ival-add: 8.0ms (14.9% of total)ival-sub: 5.0ms (9.3% of total)ival-sqrt: 5.0ms (9.3% of total)const: 1.0ms (1.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2)> |
#<alt (/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2))> |
#<alt (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)> |
#<alt (- 1 (/ 1 (+ 1 (* (* x x) 1/8))))> |
#<alt (/ 1 (+ 1 (* (* x x) 1/8)))> |
#<alt (+ 1 (* (* x x) 1/8))> |
#<alt (* (* x x) 1/8)> |
#<alt (/ 1/2 (+ 1 (sqrt 1/2)))> |
#<alt (+ 1 (sqrt 1/2))> |
#<alt (sqrt 1/2)> |
#<alt (- (- 1 (sqrt 1/2)) (/ 1/4 (* x (sqrt 1/2))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (* x x)> |
#<alt (* x (sqrt 1/2))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))))> |
#<alt (/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))> |
#<alt (- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))> |
#<alt (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))))))> |
#<alt (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))))))))> |
#<alt (/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))> |
#<alt (- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))> |
#<alt (- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))> |
#<alt (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))> |
#<alt (* 3/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/8 (* -39/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128))))> |
#<alt (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128))))> |
#<alt (- 1 (sqrt 1/8))> |
#<alt (- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))))> |
#<alt (- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8)))))> |
#<alt (- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))))> |
#<alt (- 1 (sqrt 1/8))> |
#<alt (- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8))> |
#<alt (- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8))> |
#<alt 1> |
#<alt (+ 1 (* -3/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8)))> |
#<alt (sqrt 1/8)> |
#<alt (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))> |
#<alt (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))> |
#<alt (+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))))> |
#<alt (sqrt 1/8)> |
#<alt (- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))> |
#<alt (+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x)))> |
#<alt (+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x)))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -1/64 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 1/512 (pow x 2)) 1/64))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 1/512 (* -1/4096 (pow x 2)))) 1/64))))> |
#<alt 1> |
#<alt (- 1 (* 8 (/ 1 (pow x 2))))> |
#<alt (- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2))))> |
#<alt (- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6)))))> |
#<alt 1> |
#<alt (- 1 (* 8 (/ 1 (pow x 2))))> |
#<alt (- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2))))> |
#<alt (- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/64 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/64 (* -1/512 (pow x 2)))) 1/8)))> |
#<alt (/ 8 (pow x 2))> |
#<alt (/ (- 8 (* 64 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 8 (/ 512 (pow x 4))) (* 64 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 8 (/ 512 (pow x 4))) (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (/ 8 (pow x 2))> |
#<alt (/ (- 8 (* 64 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 8 (/ 512 (pow x 4))) (* 64 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 8 (/ 512 (pow x 4))) (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (/ -1/4 (* x (sqrt 1/2)))> |
#<alt (/ (- (* x (- 1 (sqrt 1/2))) (* 1/4 (/ 1 (sqrt 1/2)))) x)> |
#<alt (/ (- (* x (- 1 (sqrt 1/2))) (* 1/4 (/ 1 (sqrt 1/2)))) x)> |
#<alt (/ (- (* x (- 1 (sqrt 1/2))) (* 1/4 (/ 1 (sqrt 1/2)))) x)> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (/ 1/4 (* x (sqrt 1/2)))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | (/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 1.0ms | x | @ | 0 | (- (- 1 (sqrt 1/2)) (/ 1/4 (* x (sqrt 1/2)))) |
| 1.0ms | x | @ | -inf | (/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 1.0ms | x | @ | 0 | (/ 1/4 (* x (sqrt 1/2))) |
| 0.0ms | x | @ | 0 | (/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 1× | batch-egg-rewrite |
| 2950× | /-lowering-/.f32 |
| 2950× | /-lowering-/.f64 |
| 2144× | *-lowering-*.f32 |
| 2144× | *-lowering-*.f64 |
| 1738× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 123 |
| 1 | 218 | 115 |
| 2 | 2146 | 114 |
| 0 | 8390 | 114 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) |
(/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2) (+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) |
(- 1 (/ 1 (+ 1 (* (* x x) 1/8)))) |
(/ 1 (+ 1 (* (* x x) 1/8))) |
(+ 1 (* (* x x) 1/8)) |
(* (* x x) 1/8) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(+ 1 (sqrt 1/2)) |
(sqrt 1/2) |
(- (- 1 (sqrt 1/2)) (/ 1/4 (* x (sqrt 1/2)))) |
(- 1 (sqrt 1/2)) |
(/ 1/4 (* x (sqrt 1/2))) |
(* x x) |
(* x (sqrt 1/2)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/4 binary64)))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (neg.f64 (sqrt.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64)))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(exp.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) #s(literal 3/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3/4 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3/4 binary64)))) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) #s(literal 3/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 3/2 binary64)) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3/2 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)) |
(exp.f64 (log1p.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/8 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/8 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64) (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) x) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))) |
(-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (neg.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) x))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) x)))) (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) x)))) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) |
(pow.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) x) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) x)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
| 1× | egg-herbie |
| 3500× | *-lowering-*.f32 |
| 3500× | *-lowering-*.f64 |
| 2578× | +-lowering-+.f64 |
| 2578× | +-lowering-+.f32 |
| 2014× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 370 | 2376 |
| 1 | 1233 | 1852 |
| 2 | 4396 | 1833 |
| 0 | 8442 | 1833 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(sqrt 1/2) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2)))))))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))))))) |
(/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(* 3/8 (pow x 2)) |
(* (pow x 2) (+ 3/8 (* -39/128 (pow x 2)))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128)))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128)))) |
(- 1 (sqrt 1/8)) |
(- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))) |
(- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8))))) |
(- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(- 1 (sqrt 1/8)) |
(- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8)) |
(- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
1 |
(+ 1 (* -3/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8))) |
(sqrt 1/8) |
(+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(sqrt 1/8) |
(- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -1/64 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 1/512 (pow x 2)) 1/64)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 1/512 (* -1/4096 (pow x 2)))) 1/64)))) |
1 |
(- 1 (* 8 (/ 1 (pow x 2)))) |
(- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2)))) |
(- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) |
1 |
(- 1 (* 8 (/ 1 (pow x 2)))) |
(- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2)))) |
(- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/64 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/64 (* -1/512 (pow x 2)))) 1/8))) |
(/ 8 (pow x 2)) |
(/ (- 8 (* 64 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 8 (/ 512 (pow x 4))) (* 64 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 8 (/ 512 (pow x 4))) (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6))))) (pow x 2)) |
(/ 8 (pow x 2)) |
(/ (- 8 (* 64 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 8 (/ 512 (pow x 4))) (* 64 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 8 (/ 512 (pow x 4))) (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6))))) (pow x 2)) |
1 |
(+ 1 (* 1/8 (pow x 2))) |
(+ 1 (* 1/8 (pow x 2))) |
(+ 1 (* 1/8 (pow x 2))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(/ -1/4 (* x (sqrt 1/2))) |
(/ (- (* x (- 1 (sqrt 1/2))) (* 1/4 (/ 1 (sqrt 1/2)))) x) |
(/ (- (* x (- 1 (sqrt 1/2))) (* 1/4 (/ 1 (sqrt 1/2)))) x) |
(/ (- (* x (- 1 (sqrt 1/2))) (* 1/4 (/ 1 (sqrt 1/2)))) x) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(/ 1/4 (* x (sqrt 1/2))) |
(/ 1/4 (* x (sqrt 1/2))) |
(/ 1/4 (* x (sqrt 1/2))) |
(/ 1/4 (* x (sqrt 1/2))) |
(/ 1/4 (* x (sqrt 1/2))) |
(/ 1/4 (* x (sqrt 1/2))) |
(/ 1/4 (* x (sqrt 1/2))) |
(/ 1/4 (* x (sqrt 1/2))) |
(/ 1/4 (* x (sqrt 1/2))) |
(/ 1/4 (* x (sqrt 1/2))) |
(/ 1/4 (* x (sqrt 1/2))) |
(/ 1/4 (* x (sqrt 1/2))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 3/32 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64))))))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) |
(/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) x)) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2)))))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) x) (/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))))))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))))))) |
(-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (/.f64 #s(literal 13/128 binary64) (*.f64 x (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64))))))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))))) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))))) |
(/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) x) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) x) (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))) x)) |
(- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (+.f64 (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 13/128 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/32 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) x)) x) (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))) x)) |
(* 3/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/8 binary64)) |
(* (pow x 2) (+ 3/8 (* -39/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) #s(literal -39/128 binary64))))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -39/128 binary64) (*.f64 (*.f64 x x) #s(literal 275/1024 binary64)))))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -39/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 275/1024 binary64) (*.f64 (*.f64 x x) #s(literal -8043/32768 binary64))))))))) |
(- 1 (sqrt 1/8)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) |
(- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 #s(literal -3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) |
(- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8))))) |
(+.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 #s(literal -3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))))) |
(- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(+.f64 (/.f64 #s(literal 13/128 binary64) (*.f64 x (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) (/.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x))))) |
(- 1 (sqrt 1/8)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) |
(- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8)) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 1/8 binary64)))) |
(- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) (/.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) (sqrt.f64 #s(literal 1/8 binary64))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 (+.f64 (/.f64 #s(literal -13/128 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) x) (sqrt.f64 #s(literal 1/8 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) |
(+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x x) #s(literal 39/128 binary64))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 39/128 binary64) (*.f64 (*.f64 x x) #s(literal -275/1024 binary64)))))))) |
(sqrt 1/8) |
(sqrt.f64 #s(literal 1/8 binary64)) |
(+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) |
(+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) (/.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x))) |
(+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(+.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) (/.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x))) (/.f64 #s(literal -13/128 binary64) (*.f64 x (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))))) |
(sqrt 1/8) |
(sqrt.f64 #s(literal 1/8 binary64)) |
(- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal -3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 #s(literal -3/64 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) x)) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 #s(literal 13/128 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) x) (/.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 1/8 (* -1/64 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/64 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 1/512 (pow x 2)) 1/64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) #s(literal 1/512 binary64)))))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 1/512 (* -1/4096 (pow x 2)))) 1/64)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) #s(literal -1/4096 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(- 1 (* 8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x))) |
(- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x)))) |
(- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (/.f64 #s(literal 512 binary64) (pow.f64 x #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(- 1 (* 8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x))) |
(- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x)))) |
(- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (/.f64 #s(literal 512 binary64) (pow.f64 x #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (- (* 1/64 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/64 (* -1/512 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) #s(literal -1/512 binary64))))))) |
(/ 8 (pow x 2)) |
(/.f64 #s(literal 8 binary64) (*.f64 x x)) |
(/ (- 8 (* 64 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 8 binary64) (/.f64 #s(literal 64 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 8 (/ 512 (pow x 4))) (* 64 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 8 binary64) (+.f64 (/.f64 #s(literal 512 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -64 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 8 (/ 512 (pow x 4))) (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 512 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 64 binary64) (*.f64 x x)) (/.f64 #s(literal 4096 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) |
(/ 8 (pow x 2)) |
(/.f64 #s(literal 8 binary64) (*.f64 x x)) |
(/ (- 8 (* 64 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 8 binary64) (/.f64 #s(literal 64 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 8 (/ 512 (pow x 4))) (* 64 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 8 binary64) (+.f64 (/.f64 #s(literal 512 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -64 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 8 (/ 512 (pow x 4))) (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 512 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 64 binary64) (*.f64 x x)) (/.f64 #s(literal 4096 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(+ 1 (* 1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(+ 1 (* 1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(/ -1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ (- (* x (- 1 (sqrt 1/2))) (* 1/4 (/ 1 (sqrt 1/2)))) x) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(/ (- (* x (- 1 (sqrt 1/2))) (* 1/4 (/ 1 (sqrt 1/2)))) x) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(/ (- (* x (- 1 (sqrt 1/2))) (* 1/4 (/ 1 (sqrt 1/2)))) x) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/ 1/4 (* x (sqrt 1/2))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
Compiled 20192 to 1899 computations (90.6% saved)
24 alts after pruning (19 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 666 | 6 | 672 |
| Fresh | 2 | 13 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 671 | 24 | 695 |
| Status | Accuracy | Program |
|---|---|---|
| 98.5% | (/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64)))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))))) | |
| 98.5% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) | |
| ▶ | 99.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
| ▶ | 17.5% | (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
| 99.9% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) | |
| ✓ | 97.3% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
| 98.2% | (-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) | |
| ✓ | 96.7% | (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
| 17.2% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) | |
| ▶ | 98.4% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
| 3.9% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64))))) | |
| 4.5% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) | |
| ✓ | 1.1% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| 97.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) | |
| 97.3% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) | |
| ✓ | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 97.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| ✓ | 95.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| 99.9% | (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) | |
| 1.3% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) | |
| 3.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) | |
| ▶ | 1.1% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
| 4.5% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) | |
| ▶ | 17.4% | #s(literal 1 binary64) |
Compiled 965 to 449 computations (53.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
| 2620× | fma-lowering-fma.f32 |
| 2620× | fma-lowering-fma.f64 |
| 1868× | fmsub-define |
| 1796× | *-lowering-*.f32 |
| 1796× | *-lowering-*.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 254 |
| 1 | 87 | 240 |
| 2 | 201 | 240 |
| 3 | 647 | 239 |
| 4 | 1795 | 239 |
| 5 | 6068 | 239 |
| 0 | 8302 | 239 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 3/2))) |
(- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) |
1 |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
1/2 |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
3/2 |
(+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 3/2)) |
(sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 3/2) |
1 |
(* (* x x) (+ 1/8 (* (* x x) -11/128))) |
(* x x) |
x |
(+ 1/8 (* (* x x) -11/128)) |
1/8 |
(* (* x x) -11/128) |
-11/128 |
(/ (- 1 (/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))))) (- 1 (/ -1 (+ 1 (* x (* x 1/8)))))) |
(- 1 (/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))))) |
1 |
(/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8))))) |
(* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))) |
(+ 1 (* x (* x 1/8))) |
(* x (* x 1/8)) |
x |
(* x 1/8) |
1/8 |
(- 1 (/ -1 (+ 1 (* x (* x 1/8))))) |
(/ -1 (+ 1 (* x (* x 1/8)))) |
-1 |
(- 1 (/ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2))) |
1 |
(/ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2)) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
1/2 |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
-1/2 |
| Outputs |
|---|
(/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 3/2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) |
(-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
1 |
#s(literal 1 binary64) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
3/2 |
#s(literal 3/2 binary64) |
(+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 3/2)) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) |
(sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 3/2) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) |
1 |
#s(literal 1 binary64) |
(* (* x x) (+ 1/8 (* (* x x) -11/128))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* x x) |
(*.f64 x x) |
x |
(+ 1/8 (* (* x x) -11/128)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
1/8 |
#s(literal 1/8 binary64) |
(* (* x x) -11/128) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
-11/128 |
#s(literal -11/128 binary64) |
(/ (- 1 (/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))))) (- 1 (/ -1 (+ 1 (* x (* x 1/8)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(- 1 (/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/4 binary64))))) |
(* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)))) |
(+ 1 (* x (* x 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(* x (* x 1/8)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
x |
(* x 1/8) |
(*.f64 x #s(literal 1/8 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
(- 1 (/ -1 (+ 1 (* x (* x 1/8))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/ -1 (+ 1 (* x (* x 1/8)))) |
(/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- 1 (/ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(/ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
-1/2 |
#s(literal -1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 98.5% | (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 98.4% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 99.9% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
| ✓ | accuracy | 99.9% | (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
| 133.0ms | 256× | 0 | valid |
Compiled 303 to 34 computations (88.8% saved)
ival-mult: 20.0ms (30.2% of total)ival-div: 11.0ms (16.6% of total)ival-pow: 9.0ms (13.6% of total)compiled-spec: 8.0ms (12.1% of total)ival-add: 7.0ms (10.6% of total)ival-sub: 5.0ms (7.6% of total)ival-sqrt: 4.0ms (6% of total)const: 1.0ms (1.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 3/2)))> |
#<alt (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2))> |
#<alt (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)> |
#<alt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (* (* x x) (+ 1/8 (* (* x x) -11/128)))> |
#<alt (* x x)> |
#<alt (+ 1/8 (* (* x x) -11/128))> |
#<alt (* (* x x) -11/128)> |
#<alt (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8))))> |
#<alt (/ (- 1 (/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))))) (- 1 (/ -1 (+ 1 (* x (* x 1/8))))))> |
#<alt (- 1 (/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8))))))> |
#<alt (/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))))> |
#<alt (- 1 (/ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2)))> |
#<alt (/ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2))> |
#<alt (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2)> |
#<alt (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (/ -1 (+ 1 (* x (* x 1/8))))> |
#<alt (/ 1/2 (sqrt (+ (* 1 1) (* x x))))> |
| Outputs |
|---|
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))))> |
#<alt (/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))> |
#<alt (- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))> |
#<alt (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))))))> |
#<alt (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))))))))> |
#<alt (/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))> |
#<alt (- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))> |
#<alt (- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))> |
#<alt (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))))> |
#<alt (* 3/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/8 (* -39/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128))))> |
#<alt (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128))))> |
#<alt (- 1 (sqrt 1/8))> |
#<alt (- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))))> |
#<alt (- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8)))))> |
#<alt (- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))))> |
#<alt (- 1 (sqrt 1/8))> |
#<alt (- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8))> |
#<alt (- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8))> |
#<alt 1> |
#<alt (+ 1 (* -3/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8)))> |
#<alt (sqrt 1/8)> |
#<alt (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))> |
#<alt (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))> |
#<alt (+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))))> |
#<alt (sqrt 1/8)> |
#<alt (- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))> |
#<alt (+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x)))> |
#<alt (+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3)))> |
#<alt (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3)))> |
#<alt 1/2> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)))> |
#<alt (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* -11/128 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* -11/128 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1/8> |
#<alt (+ 1/8 (* -11/128 (pow x 2)))> |
#<alt (+ 1/8 (* -11/128 (pow x 2)))> |
#<alt (+ 1/8 (* -11/128 (pow x 2)))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* 1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/4 (* 1/64 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/4 (* 1/64 (pow x 2)))))> |
#<alt (* 1/64 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/64 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 1/64 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/64 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -1/64 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 1/512 (pow x 2)) 1/64))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 1/512 (* -1/4096 (pow x 2)))) 1/64))))> |
#<alt 1> |
#<alt (- 1 (* 8 (/ 1 (pow x 2))))> |
#<alt (- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2))))> |
#<alt (- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6)))))> |
#<alt 1> |
#<alt (- 1 (* 8 (/ 1 (pow x 2))))> |
#<alt (- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2))))> |
#<alt (- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6)))))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -3/64 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 1/128 (pow x 2)) 3/64))))> |
#<alt (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 1/128 (* -5/4096 (pow x 2)))) 3/64))))> |
#<alt 1> |
#<alt (- 1 (* 64 (/ 1 (pow x 4))))> |
#<alt (- (+ 1 (/ 1024 (pow x 6))) (* 64 (/ 1 (pow x 4))))> |
#<alt (- (+ 1 (/ 1024 (pow x 6))) (+ (* 64 (/ 1 (pow x 4))) (* 12288 (/ 1 (pow x 8)))))> |
#<alt 1> |
#<alt (- 1 (* 64 (/ 1 (pow x 4))))> |
#<alt (- (+ 1 (/ 1024 (pow x 6))) (* 64 (/ 1 (pow x 4))))> |
#<alt (- (+ 1 (/ 1024 (pow x 6))) (+ (* 64 (/ 1 (pow x 4))) (* 12288 (/ 1 (pow x 8)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 3/64 (pow x 2)) 1/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/64 (* -1/128 (pow x 2)))) 1/4)))> |
#<alt (/ 64 (pow x 4))> |
#<alt (/ (- 64 (* 1024 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 64 (/ 12288 (pow x 4))) (* 1024 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 64 (/ 12288 (pow x 4))) (+ (* 1024 (/ 1 (pow x 2))) (* 131072 (/ 1 (pow x 6))))) (pow x 4))> |
#<alt (/ 64 (pow x 4))> |
#<alt (/ (- 64 (* 1024 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 64 (/ 12288 (pow x 4))) (* 1024 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 64 (/ 12288 (pow x 4))) (+ (* 1024 (/ 1 (pow x 2))) (* 131072 (/ 1 (pow x 6))))) (pow x 4))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* -9/128 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128)))))> |
#<alt (sqrt 2)> |
#<alt (- (sqrt 2) (/ 1 (* x (sqrt 2))))> |
#<alt (- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2))))> |
#<alt (- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (/ 1 (* x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x)))> |
#<alt (+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt -1> |
#<alt (- (* 1/8 (pow x 2)) 1)> |
#<alt (- (* (pow x 2) (+ 1/8 (* -1/64 (pow x 2)))) 1)> |
#<alt (- (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 1/512 (pow x 2)) 1/64)))) 1)> |
#<alt (/ -8 (pow x 2))> |
#<alt (/ (- (* 64 (/ 1 (pow x 2))) 8) (pow x 2))> |
#<alt (/ (- (* 64 (/ 1 (pow x 2))) (+ 8 (/ 512 (pow x 4)))) (pow x 2))> |
#<alt (/ (- (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6)))) (+ 8 (/ 512 (pow x 4)))) (pow x 2))> |
#<alt (/ -8 (pow x 2))> |
#<alt (/ (- (* 64 (/ 1 (pow x 2))) 8) (pow x 2))> |
#<alt (/ (- (* 64 (/ 1 (pow x 2))) (+ 8 (/ 512 (pow x 4)))) (pow x 2))> |
#<alt (/ (- (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6)))) (+ 8 (/ 512 (pow x 4)))) (pow x 2))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | (/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8))))) |
| 0.0ms | x | @ | 0 | (* (* x x) (+ 1/8 (* (* x x) -11/128))) |
| 0.0ms | x | @ | inf | (/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 3/2))) |
| 0.0ms | x | @ | inf | (* (* x x) -11/128) |
| 0.0ms | x | @ | 0 | (/ (- 1 (/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))))) (- 1 (/ -1 (+ 1 (* x (* x 1/8)))))) |
| 1× | batch-egg-rewrite |
| 2408× | *-lowering-*.f32 |
| 2408× | *-lowering-*.f64 |
| 2268× | fma-lowering-fma.f32 |
| 2268× | fma-lowering-fma.f64 |
| 1778× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 170 |
| 1 | 256 | 151 |
| 2 | 2423 | 148 |
| 0 | 8292 | 148 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) (+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 3/2))) |
(- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(* (* x x) (+ 1/8 (* (* x x) -11/128))) |
(* x x) |
(+ 1/8 (* (* x x) -11/128)) |
(* (* x x) -11/128) |
(* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))) |
(/ (- 1 (/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))))) (- 1 (/ -1 (+ 1 (* x (* x 1/8)))))) |
(- 1 (/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8)))))) |
(/ 1 (* (+ 1 (* x (* x 1/8))) (+ 1 (* x (* x 1/8))))) |
(- 1 (/ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2))) |
(/ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2)) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) -1/2) |
(sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(/ -1 (+ 1 (* x (* x 1/8)))) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(exp.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) #s(literal 3/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3/4 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3/4 binary64)))) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -3/2 binary64)))) |
(/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal -3 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal -6 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) #s(literal 3/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) #s(literal -3/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -3/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 3/2 binary64)) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal -3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fabs.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (exp.f64 (log.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (exp.f64 (log.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) x) x (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/8 binary64))) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1331/2097152 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1331/2097152 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1331/2097152 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) x) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64)) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal -11/128 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) x #s(literal 1/8 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1331/2097152 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1331/2097152 binary64))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1331/2097152 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal -11/1024 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1331/2097152 binary64)))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64)))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64)) #s(literal 1/64 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1331/2097152 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1331/2097152 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x))))) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(*.f64 #s(literal -11/128 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -11/128 binary64)) x) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) x) (*.f64 x #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 x x)) #s(literal 1/8 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 x #s(literal 1/8 binary64))) x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (exp.f64 (log1p.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (log1p.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
| 1× | egg-herbie |
| 3248× | *-lowering-*.f32 |
| 3248× | *-lowering-*.f64 |
| 2462× | +-lowering-+.f64 |
| 2462× | +-lowering-+.f32 |
| 1892× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 550 | 3509 |
| 1 | 1802 | 2716 |
| 2 | 6186 | 2708 |
| 0 | 8086 | 2708 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2)))))))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))))))) |
(/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(* 3/8 (pow x 2)) |
(* (pow x 2) (+ 3/8 (* -39/128 (pow x 2)))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128)))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128)))) |
(- 1 (sqrt 1/8)) |
(- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))) |
(- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8))))) |
(- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(- 1 (sqrt 1/8)) |
(- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8)) |
(- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
1 |
(+ 1 (* -3/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8))) |
(sqrt 1/8) |
(+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(sqrt 1/8) |
(- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
1/2 |
(- 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* -11/128 (pow x 4)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* -11/128 (pow x 4)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1/8 |
(+ 1/8 (* -11/128 (pow x 2))) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+ 1/8 (* -11/128 (pow x 2))) |
(* -11/128 (pow x 2)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* -11/128 (pow x 2)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
1 |
(+ 1 (* 1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/4 (* 1/64 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/4 (* 1/64 (pow x 2))))) |
(* 1/64 (pow x 4)) |
(* (pow x 4) (+ 1/64 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/64 (pow x 4)) |
(* (pow x 4) (+ 1/64 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -1/64 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 1/512 (pow x 2)) 1/64)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 1/512 (* -1/4096 (pow x 2)))) 1/64)))) |
1 |
(- 1 (* 8 (/ 1 (pow x 2)))) |
(- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2)))) |
(- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) |
1 |
(- 1 (* 8 (/ 1 (pow x 2)))) |
(- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2)))) |
(- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -3/64 (pow x 2)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 1/128 (pow x 2)) 3/64)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 1/128 (* -5/4096 (pow x 2)))) 3/64)))) |
1 |
(- 1 (* 64 (/ 1 (pow x 4)))) |
(- (+ 1 (/ 1024 (pow x 6))) (* 64 (/ 1 (pow x 4)))) |
(- (+ 1 (/ 1024 (pow x 6))) (+ (* 64 (/ 1 (pow x 4))) (* 12288 (/ 1 (pow x 8))))) |
1 |
(- 1 (* 64 (/ 1 (pow x 4)))) |
(- (+ 1 (/ 1024 (pow x 6))) (* 64 (/ 1 (pow x 4)))) |
(- (+ 1 (/ 1024 (pow x 6))) (+ (* 64 (/ 1 (pow x 4))) (* 12288 (/ 1 (pow x 8))))) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/64 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/64 (* -1/128 (pow x 2)))) 1/4))) |
(/ 64 (pow x 4)) |
(/ (- 64 (* 1024 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 64 (/ 12288 (pow x 4))) (* 1024 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 64 (/ 12288 (pow x 4))) (+ (* 1024 (/ 1 (pow x 2))) (* 131072 (/ 1 (pow x 6))))) (pow x 4)) |
(/ 64 (pow x 4)) |
(/ (- 64 (* 1024 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 64 (/ 12288 (pow x 4))) (* 1024 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 64 (/ 12288 (pow x 4))) (+ (* 1024 (/ 1 (pow x 2))) (* 131072 (/ 1 (pow x 6))))) (pow x 4)) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- 1 (sqrt 1/2)) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(sqrt 1/2) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
1 |
(+ 1 (* 1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/8 (* -9/128 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128))))) |
(sqrt 2) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2)))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2)))) |
(sqrt 2) |
(+ (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x))) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(sqrt 1/2) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
-1 |
(- (* 1/8 (pow x 2)) 1) |
(- (* (pow x 2) (+ 1/8 (* -1/64 (pow x 2)))) 1) |
(- (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 1/512 (pow x 2)) 1/64)))) 1) |
(/ -8 (pow x 2)) |
(/ (- (* 64 (/ 1 (pow x 2))) 8) (pow x 2)) |
(/ (- (* 64 (/ 1 (pow x 2))) (+ 8 (/ 512 (pow x 4)))) (pow x 2)) |
(/ (- (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6)))) (+ 8 (/ 512 (pow x 4)))) (pow x 2)) |
(/ -8 (pow x 2)) |
(/ (- (* 64 (/ 1 (pow x 2))) 8) (pow x 2)) |
(/ (- (* 64 (/ 1 (pow x 2))) (+ 8 (/ 512 (pow x 4)))) (pow x 2)) |
(/ (- (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6)))) (+ 8 (/ 512 (pow x 4)))) (pow x 2)) |
1/2 |
(+ 1/2 (* -1/4 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
| Outputs |
|---|
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) |
(/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 x))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2)))))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x))) (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))))) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2)))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 13/128 binary64) (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x)) (-.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64))))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) #s(literal 1/32 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64))))))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))))) |
(/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64))))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 x)) (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 x))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/32 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) (* (pow (sqrt 1/2) 3) (+ 3/2 (sqrt 1/2))))) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/32 (/ (- 1 (sqrt 1/8)) (* (pow (sqrt 1/2) 3) (pow (+ 3/2 (sqrt 1/2)) 2)))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (-.f64 (/.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 13/128 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/32 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))))) (+.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64))))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) x)) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/32 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/4 binary64))))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 x)) (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 x))) |
(* 3/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/8 binary64)) |
(* (pow x 2) (+ 3/8 (* -39/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) #s(literal -39/128 binary64)))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -39/128 binary64) (*.f64 (*.f64 x x) #s(literal 275/1024 binary64))))))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -39/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 275/1024 binary64) (*.f64 (*.f64 x x) #s(literal -8043/32768 binary64))))))))) |
(- 1 (sqrt 1/8)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) |
(- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 #s(literal -3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) |
(- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8))))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 #s(literal -3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) |
(- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(+.f64 (/.f64 (/.f64 #s(literal 13/128 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) x))))) |
(- 1 (sqrt 1/8)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) |
(- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8)) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 1/8 binary64)))) |
(- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) (/.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) (sqrt.f64 #s(literal 1/8 binary64))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal -13/128 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) (/.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) (sqrt.f64 #s(literal 1/8 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) |
(+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x x) #s(literal 39/128 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 39/128 binary64) (*.f64 (*.f64 x x) #s(literal -275/1024 binary64))))))) |
(sqrt 1/8) |
(sqrt.f64 #s(literal 1/8 binary64)) |
(+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) |
(+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))) |
(+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) x))) |
(+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(+.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) x)) (+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 (/.f64 #s(literal -13/128 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(sqrt 1/8) |
(sqrt.f64 #s(literal 1/8 binary64)) |
(- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal -3/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 #s(literal -3/64 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64))))) x)) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 (+.f64 (/.f64 #s(literal -13/128 binary64) (*.f64 x (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x #s(literal -5/32 binary64))))))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) |
1/2 |
#s(literal 1/2 binary64) |
(- 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* -11/128 (pow x 4)) |
(*.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* -11/128 (pow x 4)) |
(*.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(+ 1 (* (pow x 2) (+ 1/4 (* 1/64 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))))) |
(+ 1 (* (pow x 2) (+ 1/4 (* 1/64 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))))) |
(* 1/64 (pow x 4)) |
(*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (+ 1/64 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* 1/64 (pow x 4)) |
(*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (+ 1/64 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -1/64 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/64 binary64)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 1/512 (pow x 2)) 1/64)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 x #s(literal 1/512 binary64)))))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 1/512 (* -1/4096 (pow x 2)))) 1/64)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) #s(literal -1/4096 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(- 1 (* 8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x))) |
(- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 x x)))) |
(- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (/.f64 #s(literal 512 binary64) (pow.f64 x #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(- 1 (* 8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x))) |
(- (+ 1 (/ 64 (pow x 4))) (* 8 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 x x)))) |
(- (+ 1 (/ 64 (pow x 4))) (+ (* 8 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (/.f64 #s(literal 512 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(* (pow x 2) (+ 1/4 (* -3/64 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/64 binary64)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 1/128 (pow x 2)) 3/64)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -3/64 binary64) (*.f64 (*.f64 x x) #s(literal 1/128 binary64))))))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 1/128 (* -5/4096 (pow x 2)))) 3/64)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/64 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 x x) #s(literal -5/4096 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(- 1 (* 64 (/ 1 (pow x 4)))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(- (+ 1 (/ 1024 (pow x 6))) (* 64 (/ 1 (pow x 4)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1024 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(- (+ 1 (/ 1024 (pow x 6))) (+ (* 64 (/ 1 (pow x 4))) (* 12288 (/ 1 (pow x 8))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1024 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 12288 binary64) (pow.f64 x #s(literal 8 binary64))))) |
1 |
#s(literal 1 binary64) |
(- 1 (* 64 (/ 1 (pow x 4)))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(- (+ 1 (/ 1024 (pow x 6))) (* 64 (/ 1 (pow x 4)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1024 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(- (+ 1 (/ 1024 (pow x 6))) (+ (* 64 (/ 1 (pow x 4))) (* 12288 (/ 1 (pow x 8))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1024 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 12288 binary64) (pow.f64 x #s(literal 8 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(+ 1 (* (pow x 2) (- (* 3/64 (pow x 2)) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/64 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/64 (* -1/128 (pow x 2)))) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/64 binary64) (*.f64 x (*.f64 x #s(literal -1/128 binary64)))))))) |
(/ 64 (pow x 4)) |
(/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ (- 64 (* 1024 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 64 binary64) (/.f64 #s(literal -1024 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ 64 (/ 12288 (pow x 4))) (* 1024 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 (/.f64 #s(literal 12288 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 64 binary64) (/.f64 #s(literal -1024 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ 64 (/ 12288 (pow x 4))) (+ (* 1024 (/ 1 (pow x 2))) (* 131072 (/ 1 (pow x 6))))) (pow x 4)) |
(/.f64 (-.f64 (+.f64 #s(literal 64 binary64) (/.f64 #s(literal 12288 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1024 binary64) (*.f64 x x)) (/.f64 #s(literal 131072 binary64) (pow.f64 x #s(literal 6 binary64))))) (pow.f64 x #s(literal 4 binary64))) |
(/ 64 (pow x 4)) |
(/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ (- 64 (* 1024 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 64 binary64) (/.f64 #s(literal -1024 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ 64 (/ 12288 (pow x 4))) (* 1024 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 (/.f64 #s(literal 12288 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 64 binary64) (/.f64 #s(literal -1024 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ 64 (/ 12288 (pow x 4))) (+ (* 1024 (/ 1 (pow x 2))) (* 131072 (/ 1 (pow x 6))))) (pow x 4)) |
(/.f64 (-.f64 (+.f64 #s(literal 64 binary64) (/.f64 #s(literal 12288 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1024 binary64) (*.f64 x x)) (/.f64 #s(literal 131072 binary64) (pow.f64 x #s(literal 6 binary64))))) (pow.f64 x #s(literal 4 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) x) x)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (pow x 2))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/8 (* -9/128 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -9/128 binary64))))) |
(+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -9/128 binary64) (*.f64 (*.f64 x x) #s(literal 49/1024 binary64))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2)))) |
(+.f64 (/.f64 (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2)))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) |
(+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) x) x)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/8 (pow x 2)) 1) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(- (* (pow x 2) (+ 1/8 (* -1/64 (pow x 2)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/64 binary64))))) |
(- (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 1/512 (pow x 2)) 1/64)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 x #s(literal 1/512 binary64))))))))) |
(/ -8 (pow x 2)) |
(/.f64 #s(literal -8 binary64) (*.f64 x x)) |
(/ (- (* 64 (/ 1 (pow x 2))) 8) (pow x 2)) |
(/.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal 64 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* 64 (/ 1 (pow x 2))) (+ 8 (/ 512 (pow x 4)))) (pow x 2)) |
(/.f64 (-.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal 64 binary64) (*.f64 x x))) (/.f64 #s(literal 512 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) |
(/ (- (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6)))) (+ 8 (/ 512 (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 4096 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal 64 binary64) (*.f64 x x))) (/.f64 #s(literal 512 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ -8 (pow x 2)) |
(/.f64 #s(literal -8 binary64) (*.f64 x x)) |
(/ (- (* 64 (/ 1 (pow x 2))) 8) (pow x 2)) |
(/.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal 64 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* 64 (/ 1 (pow x 2))) (+ 8 (/ 512 (pow x 4)))) (pow x 2)) |
(/.f64 (-.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal 64 binary64) (*.f64 x x))) (/.f64 #s(literal 512 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) |
(/ (- (+ (* 64 (/ 1 (pow x 2))) (* 4096 (/ 1 (pow x 6)))) (+ 8 (/ 512 (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 4096 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal 64 binary64) (*.f64 x x))) (/.f64 #s(literal 512 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (pow x 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x #s(literal -5/32 binary64))))))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))))) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (neg.f64 x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 x)) |
Compiled 33175 to 3008 computations (90.9% saved)
27 alts after pruning (18 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 957 | 5 | 962 |
| Fresh | 1 | 13 | 14 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 959 | 27 | 986 |
| Status | Accuracy | Program |
|---|---|---|
| 98.5% | (/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) | |
| 98.5% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) | |
| ✓ | 99.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
| 19.3% | (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) | |
| 99.9% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) | |
| 17.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) | |
| 17.4% | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) | |
| ✓ | 97.3% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
| 98.2% | (-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) | |
| ✓ | 96.7% | (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
| 17.2% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) | |
| ✓ | 98.4% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
| 97.0% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) | |
| 3.9% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64))))) | |
| 4.5% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) | |
| ✓ | 1.1% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| 97.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) | |
| 97.3% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) | |
| ✓ | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 97.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| ✓ | 95.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| 99.9% | (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) | |
| 1.3% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) | |
| 3.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) | |
| ✓ | 1.1% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
| 4.5% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) | |
| ✓ | 17.4% | #s(literal 1 binary64) |
Compiled 1925 to 486 computations (74.8% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64)))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -2 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
7 calls:
| 15.0ms | x |
| 14.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 12.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 11.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 11.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.9% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.9% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.9% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.9% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.9% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 54 to 37 computations (31.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -3 binary64)))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64)) (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -2 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
7 calls:
| 45.0ms | x |
| 14.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 11.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 11.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 11.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.9% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.9% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.9% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.9% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.9% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 54 to 37 computations (31.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
7 calls:
| 19.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 18.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 10.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 10.0ms | x |
| 8.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.9% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.9% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.9% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.9% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.9% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 54 to 37 computations (31.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
7 calls:
| 21.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 14.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 10.0ms | x |
| 10.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 9.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | x |
| 98.4% | 1 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 98.4% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 98.4% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 98.4% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.4% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.4% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 54 to 37 computations (31.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.9% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 19.3% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal -11/128 binary64))))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
1 calls:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 17.5% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
| Outputs |
|---|
#s(literal 1 binary64) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 17.4% | 1 | x |
Compiled 2 to 1 computations (50% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.1% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 1× | egg-herbie |
| 74× | +-commutative_binary64 |
| 56× | sub-neg_binary64 |
| 46× | *-commutative_binary64 |
| 40× | neg-sub0_binary64 |
| 40× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 298 |
| 1 | 84 | 298 |
| 2 | 119 | 298 |
| 3 | 150 | 298 |
| 4 | 189 | 298 |
| 5 | 212 | 298 |
| 6 | 228 | 298 |
| 7 | 235 | 298 |
| 8 | 237 | 298 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
#s(literal 1 binary64) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
#s(literal 1 binary64) |
#s(literal 0 binary64) |
| 3500× | *-lowering-*.f32 |
| 3500× | *-lowering-*.f64 |
| 3248× | *-lowering-*.f32 |
| 3248× | *-lowering-*.f64 |
| 3204× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 11 |
| 1 | 29 | 10 |
| 2 | 37 | 10 |
| 3 | 45 | 10 |
| 4 | 53 | 10 |
| 5 | 66 | 10 |
| 6 | 83 | 10 |
| 7 | 97 | 10 |
| 8 | 109 | 10 |
| 9 | 110 | 10 |
| 0 | 110 | 10 |
| 0 | 370 | 2376 |
| 1 | 1233 | 1852 |
| 2 | 4396 | 1833 |
| 0 | 8442 | 1833 |
| 0 | 41 | 414 |
| 1 | 320 | 342 |
| 2 | 3514 | 342 |
| 0 | 8204 | 342 |
| 0 | 1165 | 15673 |
| 1 | 4200 | 14303 |
| 0 | 8137 | 14303 |
| 0 | 550 | 3509 |
| 1 | 1802 | 2716 |
| 2 | 6186 | 2708 |
| 0 | 8086 | 2708 |
| 0 | 29 | 123 |
| 1 | 218 | 115 |
| 2 | 2146 | 114 |
| 0 | 8390 | 114 |
| 0 | 169 | 619 |
| 1 | 503 | 526 |
| 2 | 1468 | 510 |
| 3 | 4233 | 508 |
| 0 | 8069 | 508 |
| 0 | 11 | 30 |
| 1 | 67 | 30 |
| 2 | 538 | 30 |
| 3 | 6531 | 30 |
| 0 | 8003 | 30 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
Compiled 501 to 198 computations (60.5% saved)
(abs x)
Compiled 2584 to 352 computations (86.4% saved)
Loading profile data...