
Time bar (total: 16.9s)
| 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.0s | 8139× | 5 | exit |
| 1.1s | 8256× | 0 | valid |
compiled-spec: 1.4s (21.2% of total)ival-mult: 1.3s (19.1% of total)ival-sqrt: 1.2s (18.6% of total)backward-pass: 1.1s (16.7% of total)ival-div: 677.0ms (10.1% of total)ival-add: 515.0ms (7.7% of total)ival-sub: 354.0ms (5.3% of total)const: 80.0ms (1.2% 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 |
|---|---|---|---|---|---|
| 1 | 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)))) |
| 93.0ms | 512× | 0 | valid |
Compiled 115 to 29 computations (74.8% saved)
compiled-spec: 34.0ms (40.4% of total)ival-add: 23.0ms (27.4% of total)ival-mult: 12.0ms (14.3% of total)ival-sqrt: 8.0ms (9.5% of total)ival-div: 4.0ms (4.8% of total)ival-sub: 3.0ms (3.6% of total)const: 1.0ms (1.2% 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% | (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 #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))))) |
| 38.0ms | 256× | 0 | valid |
Compiled 38 to 9 computations (76.3% saved)
compiled-spec: 9.0ms (38.7% of total)ival-mult: 4.0ms (17.2% of total)ival-sqrt: 4.0ms (17.2% of total)ival-add: 3.0ms (12.9% of total)ival-div: 2.0ms (8.6% of total)ival-sub: 1.0ms (4.3% 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)
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 233 | 13 | 246 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 233 | 14 | 247 |
| Status | Accuracy | Program |
|---|---|---|
| 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 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))))) | |
| ▶ | 100.0% | (/.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)))) |
| 0.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))))))) | |
| 4.4% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) | |
| ▶ | 97.9% | (-.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)))) |
| 98.0% | (-.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.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| 96.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) | |
| ▶ | 3.1% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ▶ | 1.0% | (*.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.7% | (*.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)))))) | |
| ▶ | 0.9% | (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
| 4.4% | (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
Compiled 443 to 258 computations (41.8% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) |
| ✓ | cost-diff | 0 | (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))) |
| ✓ | cost-diff | 0 | (-.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)))) |
| ✓ | cost-diff | 0 | (*.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)))))) |
| ✓ | cost-diff | 0 | (+.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))))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.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)))))))) |
| ✓ | 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 (+.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 | 128 | (-.f64 #s(literal 1 binary64) #s(literal 1 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 | 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)) |
| ✓ | cost-diff | 64 | (+.f64 #s(literal 1 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 | 64 | (/.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)))) |
| 2050× | fma-lowering-fma.f32 |
| 2050× | fma-lowering-fma.f64 |
| 1828× | fma-define |
| 1544× | fnmadd-define |
| 1488× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 239 |
| 1 | 100 | 224 |
| 2 | 296 | 224 |
| 3 | 713 | 224 |
| 4 | 1572 | 224 |
| 5 | 3103 | 224 |
| 6 | 3504 | 224 |
| 7 | 3855 | 224 |
| 8 | 4422 | 224 |
| 9 | 6337 | 224 |
| 10 | 7724 | 224 |
| 0 | 8046 | 224 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 1 (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))) |
1 |
x |
(+ 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 1) |
1 |
(* 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 |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
(* x x) |
x |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) |
1/8 |
(* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
(+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))) |
-11/128 |
(* (* x x) (+ 69/1024 (* (* x x) -1843/32768))) |
(+ 69/1024 (* (* x x) -1843/32768)) |
69/1024 |
(* (* x x) -1843/32768) |
-1843/32768 |
(- 1 (sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x)))) |
1 |
(sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x))) |
(+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x)) |
1/2 |
(/ (+ 1/2 (/ -1/4 (* x x))) x) |
(+ 1/2 (/ -1/4 (* x x))) |
(/ -1/4 (* x x)) |
-1/4 |
(* x x) |
x |
| Outputs |
|---|
(/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2))) |
(/.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)))))) |
(- 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) |
1 |
#s(literal 1 binary64) |
x |
(+ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2)) |
(+.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 (+ 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 1) |
#s(literal 0 binary64) |
1 |
#s(literal 1 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) |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))))) |
(* x x) |
(*.f64 x x) |
x |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) |
1/8 |
#s(literal 1/8 binary64) |
(* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))) |
(+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
-11/128 |
#s(literal -11/128 binary64) |
(* (* x x) (+ 69/1024 (* (* x x) -1843/32768))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) |
(+ 69/1024 (* (* x x) -1843/32768)) |
(+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) |
69/1024 |
#s(literal 69/1024 binary64) |
(* (* x x) -1843/32768) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
-1843/32768 |
#s(literal -1843/32768 binary64) |
(- 1 (sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x)))) |
(-.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)))) |
1 |
#s(literal 1 binary64) |
(sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x))) |
(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))) |
(+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) 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 |
#s(literal 1/2 binary64) |
(/ (+ 1/2 (/ -1/4 (* x x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(+ 1/2 (/ -1/4 (* x x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(/ -1/4 (* x x)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
-1/4 |
#s(literal -1/4 binary64) |
(* x x) |
(*.f64 x x) |
x |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (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))) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
| ✓ | accuracy | 98.5% | (-.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)))) |
| ✓ | accuracy | 100.0% | (*.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)))))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
| ✓ | accuracy | 99.9% | (*.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)))))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (*.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 | 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 (-.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)))) |
| ✓ | accuracy | 100.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))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 344.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 276 to 35 computations (87.3% saved)
ival-add: 192.0ms (80.5% of total)ival-mult: 16.0ms (6.7% of total)compiled-spec: 8.0ms (3.4% of total)ival-div: 7.0ms (2.9% of total)ival-pow: 5.0ms (2.1% of total)ival-sub: 4.0ms (1.7% of total)ival-sqrt: 4.0ms (1.7% of total)const: 1.0ms (0.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 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 (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (- 1 1)> |
#<alt (* x (* x (+ 1/8 (* (* x x) -11/128))))> |
#<alt (* x (+ 1/8 (* (* x x) -11/128)))> |
#<alt (+ 1/8 (* (* x x) -11/128))> |
#<alt (* (* x x) -11/128)> |
#<alt (* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))> |
#<alt (* x x)> |
#<alt (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))> |
#<alt (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))> |
#<alt (- 1 (sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x))))> |
#<alt (sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x)))> |
#<alt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x))> |
#<alt (/ (+ 1/2 (/ -1/4 (* x x))) x)> |
#<alt (/ 1/2 (sqrt (+ (* 1 1) (* x x))))> |
#<alt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (* (* x x) -1843/32768)> |
#<alt (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))> |
#<alt (/ -1/4 (* 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/2 (+ 1 (sqrt 1/2)))> |
#<alt (+ (* -1 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))> |
#<alt (- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))> |
#<alt (- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (pow x 3) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))))))> |
#<alt (/ 1/2 (+ 1 (sqrt 1/2)))> |
#<alt (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))) x)) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))> |
#<alt 2> |
#<alt (+ 2 (* -1/8 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (+ 1 (sqrt 1/2))> |
#<alt (+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ 1 (+ (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 (+ 1 (sqrt 1/2))> |
#<alt (- (+ 1 (sqrt 1/2)) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))))> |
#<alt (+ 1 (+ (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) (- (* 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/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16))))> |
#<alt (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16))))> |
#<alt 1/2> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt (- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)))> |
#<alt (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) 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 (* 1/8 x)> |
#<alt (* x (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* x (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* x (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* -11/128 (pow x 3))> |
#<alt (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* -11/128 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (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/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 (* -1843/32768 (pow x 8))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -1843/32768 (pow x 8))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<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 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))> |
#<alt (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -1 (* (sqrt (/ 1 (pow x 3))) (sqrt -1/4)))> |
#<alt (/ (- (pow x 2) (* (sqrt x) (sqrt -1/4))) (pow x 2))> |
#<alt (/ (- (* (pow x 2) (+ 1 (* -1/4 (* (sqrt x) (/ 1 (sqrt -1/4)))))) (* (sqrt x) (sqrt -1/4))) (pow x 2))> |
#<alt (/ (- (* (pow x 2) (+ 1 (* x (- (* -1/4 (* (sqrt x) (/ 1 (sqrt -1/4)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4)))))))) (* (sqrt x) (sqrt -1/4))) (pow x 2))> |
#<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 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (* -1 (/ (- (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) (sqrt 1/2))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (- 1/4 (* 1/64 (/ 1 (pow (sqrt 1/2) 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 (* (sqrt (/ 1 (pow x 3))) (sqrt -1/4))> |
#<alt (/ (+ (* 1/4 (* (sqrt (pow x 5)) (/ 1 (sqrt -1/4)))) (* (sqrt x) (sqrt -1/4))) (pow x 2))> |
#<alt (/ (+ (* (sqrt x) (sqrt -1/4)) (* (pow x 3) (+ (* 1/4 (* (sqrt x) (/ 1 (sqrt -1/4)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4))))))) (pow x 2))> |
#<alt (/ (+ (* (sqrt x) (sqrt -1/4)) (* (pow x 3) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4)))) (* x (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt -1/4) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4))))))))) (pow x 2))> |
#<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/32 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 1/4 (* 1/64 (/ 1 (pow (sqrt 1/2) 4)))) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt (/ -1/4 (pow x 3))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4) (pow x 3))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4) (pow x 3))> |
#<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))) (/ 1/4 (pow x 3)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)))> |
#<alt (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)))> |
#<alt (/ -1/4 (pow x 3))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3))> |
#<alt (/ 1/2 x)> |
#<alt (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/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))> |
#<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 (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2))))> |
#<alt (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2))))> |
#<alt (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2))))> |
#<alt (* -1843/32768 (pow x 4))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* -1843/32768 (pow x 4))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | (* x (* x (+ 1/8 (* (* x x) -11/128)))) |
| 2.0ms | x | @ | inf | (/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 1/2))) |
| 1.0ms | x | @ | inf | (* x x) |
| 1.0ms | x | @ | -inf | (- 1 (sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x)))) |
| 1.0ms | x | @ | inf | (* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
| 1× | batch-egg-rewrite |
| 3960× | *-lowering-*.f32 |
| 3960× | *-lowering-*.f64 |
| 2162× | fma-lowering-fma.f32 |
| 2162× | /-lowering-/.f32 |
| 2162× | /-lowering-/.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 193 |
| 1 | 260 | 181 |
| 2 | 2447 | 181 |
| 0 | 8766 | 181 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 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) |
(- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(- 1 1) |
(* x (* x (+ 1/8 (* (* x x) -11/128)))) |
(* x (+ 1/8 (* (* x x) -11/128))) |
(+ 1/8 (* (* x x) -11/128)) |
(* (* x x) -11/128) |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
(* x x) |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) |
(* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
(- 1 (sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x)))) |
(sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x))) |
(+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x)) |
(/ (+ 1/2 (/ -1/4 (* x x))) x) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(* (* x x) -1843/32768) |
(* (* x x) (+ 69/1024 (* (* x x) -1843/32768))) |
(/ -1/4 (* x x)) |
| Outputs |
|---|
(+.f64 (/.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) (hypot.f64 #s(literal 1 binary64) x)))))) (neg.f64 (/.f64 (/.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 (fma.f64 #s(literal 1/2 binary64) (/.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)))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 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)))))) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 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))))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 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)))))) #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 (+.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 #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) (hypot.f64 #s(literal 1 binary64) x))))) (fma.f64 (neg.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 #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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.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)))))) (neg.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 (/.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))))))) (fma.f64 (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/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 #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/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 (fma.f64 #s(literal 1/2 binary64) (/.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)))))) (neg.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 (/.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)))))))) (fma.f64 (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/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) (sqrt.f64 (+.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 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(+.f64 (fma.f64 (/.f64 #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 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)))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 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)))))) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 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))))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 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)))))) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #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 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)))))) (neg.f64 (*.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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (fma.f64 (neg.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 #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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (fma.f64 (/.f64 #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 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)))))) (neg.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 (/.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))))))) (fma.f64 (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/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 #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/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 (fma.f64 (/.f64 #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 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)))))) (neg.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 (/.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)))))))) (fma.f64 (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/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) (sqrt.f64 (+.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 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 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) (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 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)))))) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 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))))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 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)))))) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 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) (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 #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) (hypot.f64 #s(literal 1 binary64) x))))) (fma.f64 (neg.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 #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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 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) (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 #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/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))))))) (fma.f64 (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/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 #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/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 (fma.f64 (/.f64 #s(literal 1/2 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) (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) (sqrt.f64 (+.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 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (fma.f64 (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/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) (sqrt.f64 (+.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 1 binary64) (+.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 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/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(-.f64 (/.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) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.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/2 binary64) (/.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)))))) (neg.f64 (/.f64 (/.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 (/.f64 #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 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)))))) (neg.f64 (/.f64 (/.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 (/.f64 #s(literal 1/2 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) (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/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)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (neg.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)))) |
(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) (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 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/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.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/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #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 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 (neg.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 (+.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) (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/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/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.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/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.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/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 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 (+.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) (hypot.f64 #s(literal 1 binary64) x)))) (pow.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))))) #s(literal 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 (/.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 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/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #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 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/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (neg.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 (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.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))))) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.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)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.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) (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 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 2 binary64)) (*.f64 (/.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) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.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 (pow.f64 (/.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) (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 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 2 binary64))) (+.f64 (/.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) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.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 (-.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 (+.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 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/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 (-.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 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/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 (neg.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 (+.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/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.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/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) (/.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))))))) |
(*.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) (sqrt.f64 (+.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) (+.f64 (neg.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 (/.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 #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)))))) (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 (-.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/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 (-.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) (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) (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/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 #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 (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/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 #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 (/.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) (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 (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)) |
(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 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)) #s(literal 1 binary64)) |
(fma.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)) #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))) (+.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))))))) |
(/.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 #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 (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 (+.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)))) #s(literal 1 binary64))) |
(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)))))) |
(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 #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 (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 (neg.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 #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 (/.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)))) |
(pow.f64 (+.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 #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 (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 #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 (*.f64 #s(literal 1 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 (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 (pow.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))))) #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 (-.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))))) #s(literal 1/2 binary64)) (pow.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 1/2 binary64))) |
(*.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) (/.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 (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 (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/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 #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 #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) (+.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) (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/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))))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (/.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 #s(literal -1 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/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 (+.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 #s(literal 1/4 binary64) (-.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/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/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))))) |
(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 (+.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 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 (-.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))))) |
(*.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)))) |
#s(literal 0 binary64) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))) x)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))) x)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 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 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))) x)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))) x)) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/512 binary64) (*.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.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 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.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) |
(+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 x #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 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 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 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 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1331/2097152 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64)))) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 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 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/512 binary64) (*.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.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 x (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x)))) |
(*.f64 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)))) 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 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.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 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.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 #s(literal 1/512 binary64) (*.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal -11/1024 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.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 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (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 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #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 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #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 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x (*.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 (*.f64 x (*.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) #s(literal 1/8 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 x (*.f64 x (*.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))))))))) |
(fma.f64 x (*.f64 x (*.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) #s(literal 1/8 binary64))) |
(fma.f64 x (*.f64 (*.f64 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 x x)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.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))))))))) |
(fma.f64 (*.f64 x x) (*.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) #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.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))))))))) |
(fma.f64 (+.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 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.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 x x) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.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) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 x (*.f64 x (*.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))))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 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) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 (*.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)))))) x) x (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/512 binary64)) (*.f64 (*.f64 (+.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 #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 #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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.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 x (*.f64 x (*.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x (*.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 x (*.f64 x (*.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x (*.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 (*.f64 x x) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.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 (*.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)))))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (-.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 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (*.f64 x x)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.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 (*.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)))))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) (*.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 x (*.f64 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 #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 #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 x x)) |
(*.f64 (*.f64 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)))))))) 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 (-.f64 #s(literal 0 binary64) x) #s(literal 2 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 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.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 (*.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 (*.f64 x #s(literal -11/128 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) #s(literal 1/8 binary64))) |
(+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
(+.f64 (*.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)))))) #s(literal 1/8 binary64)) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (-.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.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))))))))) |
(fma.f64 x (*.f64 x #s(literal -11/128 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) #s(literal 1/8 binary64))) |
(fma.f64 x (*.f64 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)))))) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) #s(literal 1/8 binary64))) |
(fma.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))))) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) #s(literal 1/8 binary64))) |
(fma.f64 (+.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 x x) #s(literal 1/8 binary64)) |
(fma.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.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 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) x (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 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)))))) x #s(literal 1/8 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.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 (*.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)))))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.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 (*.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)))))) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) (-.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 (neg.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.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 (*.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)))))) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (neg.f64 (-.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 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) #s(literal 1/64 binary64)) (-.f64 (*.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)))))) #s(literal 1/8 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.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 (*.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)))))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.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 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.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 (*.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)))))) #s(literal 1/8 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 x #s(literal -11/128 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
(fma.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) x) x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) (-.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 (*.f64 x x) (-.f64 #s(literal 121/16384 binary64) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) (-.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 (+.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (*.f64 x x)) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) (-.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 (-.f64 #s(literal 121/16384 binary64) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (*.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 x (*.f64 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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
(*.f64 (+.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 x x)) |
(*.f64 (*.f64 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)))))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 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)))) #s(literal 1 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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (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 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (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 (/.f64 #s(literal 1 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 (+.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 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(fma.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))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (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) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) 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 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (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 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.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) (-.f64 #s(literal 0 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 (-.f64 #s(literal 1 binary64) (+.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 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.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) (-.f64 #s(literal 0 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 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (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 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) (neg.f64 (+.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)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (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) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) 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 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (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 (-.f64 #s(literal 1 binary64) (+.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) (+.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)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(fabs.f64 (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)))) |
(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 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.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/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (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 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (sqrt.f64 (neg.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 (sqrt.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)) |
(pow.f64 (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))) #s(literal 1 binary64)) |
(pow.f64 (*.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/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1/4 binary64)) #s(literal 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 (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))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (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)))) (sqrt.f64 (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/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) |
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.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/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) #s(literal 1/2 binary64))) |
(fabs.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 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(sqrt.f64 (*.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/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.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/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (neg.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 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1 binary64)) |
(pow.f64 (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))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 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)))) #s(literal 2 binary64)) |
(pow.f64 (*.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/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.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/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1 binary64)) |
(*.f64 (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))) (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 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(*.f64 (-.f64 #s(literal 0 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 0 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 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(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/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) (/.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) (-.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)))) |
(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/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.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) (-.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)) |
(+.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 (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 (/.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/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/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) (-.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) (/.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 (+.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 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/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 (-.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 (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 (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 (/.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)) |
(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 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 2 binary64))) #s(literal 1/4 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 (+.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 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/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 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)) (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/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/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))))) |
(*.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 (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 3/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 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 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.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))))) #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 (-.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))))) #s(literal 1 binary64)) (pow.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 1 binary64))) |
(*.f64 (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 1/4 binary64))) #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))))) |
(*.f64 x (*.f64 x #s(literal -1843/32768 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(*.f64 #s(literal -1843/32768 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1843/32768 binary64)) x) |
(+.f64 (*.f64 x (*.f64 x #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 69/1024 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1843/32768 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(fma.f64 #s(literal 69/1024 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(fma.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1843/32768 binary64)) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(fma.f64 (*.f64 #s(literal 69/1024 binary64) x) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) x) x (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 328509/1073741824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6260024107/35184372088832 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 328509/1073741824 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6260024107/35184372088832 binary64)))) (+.f64 #s(literal 4761/1048576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) #s(literal 69/1024 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 4761/1048576 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 3396649/1073741824 binary64)))) (+.f64 #s(literal 69/1024 binary64) (*.f64 #s(literal 1843/32768 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 328509/1073741824 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6260024107/35184372088832 binary64))) (*.f64 x x)) (+.f64 #s(literal 4761/1048576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) #s(literal 69/1024 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4761/1048576 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 3396649/1073741824 binary64))) (*.f64 x x)) (+.f64 #s(literal 69/1024 binary64) (*.f64 #s(literal 1843/32768 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/4 binary64) x))) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1/4 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/4 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -1/4 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/4 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/4 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
| 1× | egg-herbie |
| 4438× | *-lowering-*.f32 |
| 4438× | *-lowering-*.f64 |
| 2452× | +-lowering-+.f64 |
| 2452× | +-lowering-+.f32 |
| 2034× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 3150 |
| 1 | 1285 | 2632 |
| 2 | 4473 | 2573 |
| 0 | 8168 | 2573 |
| 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/2 (+ 1 (sqrt 1/2))) |
(+ (* -1 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))) |
(- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (pow x 3) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))))) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))) x)) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
2 |
(+ 2 (* -1/8 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+ 1 (sqrt 1/2)) |
(+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ 1 (+ (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))))) |
(+ 1 (sqrt 1/2)) |
(- (+ 1 (sqrt 1/2)) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))) |
(+ 1 (+ (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) (- (* 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/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))) |
1/2 |
(- 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) 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)) |
(* 1/8 x) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(* -11/128 (pow x 3)) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* -11/128 (pow x 3)) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (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/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)))) |
(* -1843/32768 (pow x 8)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -1843/32768 (pow x 8)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(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 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -11/128 (pow x 2)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (sqrt -1/4))) |
(/ (- (pow x 2) (* (sqrt x) (sqrt -1/4))) (pow x 2)) |
(/ (- (* (pow x 2) (+ 1 (* -1/4 (* (sqrt x) (/ 1 (sqrt -1/4)))))) (* (sqrt x) (sqrt -1/4))) (pow x 2)) |
(/ (- (* (pow x 2) (+ 1 (* x (- (* -1/4 (* (sqrt x) (/ 1 (sqrt -1/4)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4)))))))) (* (sqrt x) (sqrt -1/4))) (pow x 2)) |
(- 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 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (* -1 (/ (- (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (- 1/4 (* 1/64 (/ 1 (pow (sqrt 1/2) 4)))) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(* (sqrt (/ 1 (pow x 3))) (sqrt -1/4)) |
(/ (+ (* 1/4 (* (sqrt (pow x 5)) (/ 1 (sqrt -1/4)))) (* (sqrt x) (sqrt -1/4))) (pow x 2)) |
(/ (+ (* (sqrt x) (sqrt -1/4)) (* (pow x 3) (+ (* 1/4 (* (sqrt x) (/ 1 (sqrt -1/4)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4))))))) (pow x 2)) |
(/ (+ (* (sqrt x) (sqrt -1/4)) (* (pow x 3) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4)))) (* x (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt -1/4) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4))))))))) (pow x 2)) |
(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/32 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 1/4 (* 1/64 (/ 1 (pow (sqrt 1/2) 4)))) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(/ -1/4 (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)) |
(/ (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4) (pow x 3)) |
(/ (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4) (pow x 3)) |
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))) (/ 1/4 (pow x 3))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(/ -1/4 (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/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)) |
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))) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(* -1843/32768 (pow x 4)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* -1843/32768 (pow x 4)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
| 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 x (*.f64 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 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 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 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 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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))))) x)) |
(- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 (+.f64 #s(literal 1 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) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x))) |
(- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (pow x 3) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/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 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (/.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 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/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 (+.f64 #s(literal 1 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) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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) (sqrt.f64 #s(literal 1/2 binary64))))) x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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)))))) x)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))) x)) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64))) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -3/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) x)) x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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)))))) x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 2 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)))) |
(+ 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 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (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)) |
(- (+ 1 (+ (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 #s(literal 1 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.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/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))) |
(+ 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 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))) |
(+.f64 #s(literal 1 binary64) (+.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))) |
(+ 1 (+ (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 (+.f64 #s(literal 1 binary64) (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) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.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 #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 (/.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))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) 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 (sqrt.f64 #s(literal 1/2 binary64)) (/.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/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) |
(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) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64))))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x #s(literal 5/32 binary64))))))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 x x) #s(literal -35/256 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/4 (pow x 3))) (* 1/2 (/ 1 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/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) |
(-.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/4 (/ 1 (pow x 2))) 1/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/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x (*.f64 x 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 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal -11/128 binary64))))) |
(* -11/128 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* -11/128 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(* -11/128 (pow x 3)) |
(*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.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 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 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 x (*.f64 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 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 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(* -1843/32768 (pow x 8)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1843/32768 binary64))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1843/32768 binary64)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(* -1843/32768 (pow x 8)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1843/32768 binary64))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1843/32768 binary64)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x 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 x (*.f64 x #s(literal -11/128 binary64)))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+.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)))))) |
(+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))) |
(+.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))))))) |
(* -1843/32768 (pow x 6)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1843/32768 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1843/32768 binary64)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(* -1843/32768 (pow x 6)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1843/32768 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1843/32768 binary64)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(*.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)))))) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(*.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)))))) |
(* -1843/32768 (pow x 6)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1843/32768 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1843/32768 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -1843/32768 (pow x 6)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1843/32768 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (/.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1843/32768 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (sqrt -1/4))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1/4 binary64)))) |
(/ (- (pow x 2) (* (sqrt x) (sqrt -1/4))) (pow x 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 x)) (*.f64 x x))) |
(/ (- (* (pow x 2) (+ 1 (* -1/4 (* (sqrt x) (/ 1 (sqrt -1/4)))))) (* (sqrt x) (sqrt -1/4))) (pow x 2)) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 x)) (*.f64 x x))) |
(/ (- (* (pow x 2) (+ 1 (* x (- (* -1/4 (* (sqrt x) (/ 1 (sqrt -1/4)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4)))))))) (* (sqrt x) (sqrt -1/4))) (pow x 2)) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (+.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 x)) (*.f64 x 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 (/ 1/32 (* (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 (/.f64 (/.f64 #s(literal 1/16 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 (+ (* -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 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/16 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 (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 (* -1 (/ (- (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) (sqrt 1/2)) |
(-.f64 (-.f64 #s(literal 1 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.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (- 1/4 (* 1/64 (/ 1 (pow (sqrt 1/2) 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 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.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)))) x)) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ 1 (pow x 3))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1/4 binary64))) |
(/ (+ (* 1/4 (* (sqrt (pow x 5)) (/ 1 (sqrt -1/4)))) (* (sqrt x) (sqrt -1/4))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 x x)) |
(/ (+ (* (sqrt x) (sqrt -1/4)) (* (pow x 3) (+ (* 1/4 (* (sqrt x) (/ 1 (sqrt -1/4)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4))))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (+.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 x x)) |
(/ (+ (* (sqrt x) (sqrt -1/4)) (* (pow x 3) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4)))) (* x (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt -1/4) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4))))))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 x (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/4 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/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))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) 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 (sqrt.f64 #s(literal 1/2 binary64)) (/.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/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) |
(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/32 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 1/4 (* 1/64 (/ 1 (pow (sqrt 1/2) 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 (/.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) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(/ -1/4 (pow x 3)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(/ (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4) (pow x 3)) |
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) x) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x x)))) |
(/ (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4) (pow x 3)) |
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) x) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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/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))) (/ 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 |
#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/4 (/ 1 (pow x 2))) 1/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/4 (/ 1 (pow x 2))) 1/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/4 (pow x 3)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(/ 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 (* 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 (* 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 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
(/.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/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 (*.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 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (+.f64 #s(literal 1/2 binary64) (/.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 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) 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 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 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 x (*.f64 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 #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) (*.f64 (*.f64 x (*.f64 x x)) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(* -1843/32768 (pow x 4)) |
(*.f64 #s(literal -1843/32768 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* -1843/32768 (pow x 4)) |
(*.f64 #s(literal -1843/32768 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
Compiled 23548 to 2578 computations (89.1% saved)
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 877 | 9 | 886 |
| Fresh | 1 | 7 | 8 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 882 | 18 | 900 |
| Status | Accuracy | Program |
|---|---|---|
| 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 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))))) | |
| 99.4% | (/.f64 (-.f64 #s(literal 1 binary64) (+.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 #s(literal -1/4 binary64) (*.f64 x x))) x))))) | |
| ▶ | 100.0% | (/.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))) |
| ▶ | 3.2% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 2 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))))) |
| ▶ | 97.7% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
| ▶ | 0.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))))))) |
| 4.4% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) | |
| ✓ | 97.9% | (-.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)))) |
| 98.0% | (-.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.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| 96.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) | |
| 0.9% | (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) | |
| 1.0% | (*.f64 (*.f64 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)))))))) x) | |
| 0.4% | (*.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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.7% | (*.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)))))) | |
| 4.4% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) | |
| ▶ | 3.1% | #s(literal 0 binary64) |
Compiled 786 to 367 computations (53.3% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (hypot.f64 #s(literal 1 binary64) x) |
| ✓ | 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 | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 2 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))))) |
| ✓ | 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 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 | 0 | (hypot.f64 #s(literal 1 binary64) x) |
| ✓ | 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 | (/.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))) |
| 2516× | +-lowering-+.f64 |
| 2516× | +-lowering-+.f32 |
| 2078× | fma-lowering-fma.f32 |
| 2078× | fma-lowering-fma.f64 |
| 1864× | fmsub-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 247 |
| 1 | 86 | 227 |
| 2 | 229 | 227 |
| 3 | 571 | 227 |
| 4 | 1548 | 226 |
| 5 | 4991 | 226 |
| 0 | 8415 | 226 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ (sqrt (+ 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)))) |
(sqrt (+ (* 1 1) (* x x))) |
1 |
x |
(+ (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))))) |
0 |
(- 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/2 (+ 1 (sqrt 1/2))) |
1/2 |
(+ 1 (sqrt 1/2)) |
1 |
(sqrt 1/2) |
(/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) 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))) |
1 |
x |
(+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x)))) |
2 |
(* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x))) |
(* x x) |
(+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x)) |
-1/8 |
(* (* (+ 11/128 (* (* x x) -69/1024)) x) x) |
(* (+ 11/128 (* (* x x) -69/1024)) x) |
(+ 11/128 (* (* x x) -69/1024)) |
11/128 |
(* (* x x) -69/1024) |
-69/1024 |
| Outputs |
|---|
(/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) 1)) |
(/.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)))))) |
(- 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) |
1 |
#s(literal 1 binary64) |
x |
(+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) 1) |
(+.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))))) |
(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))) |
0 |
#s(literal 0 binary64) |
(- 1 (+ 1 (* 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))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 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 (+ -1/8 (* (* x x) 11/128))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(+ -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)) |
(* x x) |
(*.f64 x x) |
11/128 |
#s(literal 11/128 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/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal -2 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/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) |
1 |
#s(literal 1 binary64) |
x |
(+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x)))) |
(+.f64 #s(literal 2 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))))))) |
2 |
#s(literal 2 binary64) |
(* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x))) |
(*.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)))))) |
(* x x) |
(*.f64 x x) |
(+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) 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/8 |
#s(literal -1/8 binary64) |
(* (* (+ 11/128 (* (* x x) -69/1024)) x) x) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(* (+ 11/128 (* (* x x) -69/1024)) x) |
(*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(+ 11/128 (* (* x x) -69/1024)) |
(+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) |
11/128 |
#s(literal 11/128 binary64) |
(* (* x x) -69/1024) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
-69/1024 |
#s(literal -69/1024 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) x) x) |
| ✓ | accuracy | 99.9% | (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) x) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 2 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))))) |
| ✓ | 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 #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.9% | (*.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 (-.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))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (+.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)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 260.0ms | 256× | 0 | valid |
Compiled 278 to 34 computations (87.8% saved)
ival-add: 90.0ms (61.6% of total)ival-mult: 31.0ms (21.2% of total)compiled-spec: 8.0ms (5.5% of total)ival-div: 7.0ms (4.8% of total)ival-sqrt: 6.0ms (4.1% of total)ival-sub: 3.0ms (2.1% of total)const: 1.0ms (0.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) 1))> |
#<alt (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (/ 1/2 (sqrt (+ (* 1 1) (* x x))))> |
#<alt (sqrt (+ (* 1 1) (* x x)))> |
#<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/2 (+ 1 (sqrt 1/2)))> |
#<alt (+ 1 (sqrt 1/2))> |
#<alt (sqrt 1/2)> |
#<alt (/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x)))))> |
#<alt (+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) 1)> |
#<alt (* (* x x) 11/128)> |
#<alt (* (* x x) -69/1024)> |
#<alt (* (+ 11/128 (* (* x x) -69/1024)) x)> |
#<alt (* (* (+ 11/128 (* (* x x) -69/1024)) 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/2 (+ 1 (sqrt 1/2)))> |
#<alt (+ (* -1 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))> |
#<alt (- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))> |
#<alt (- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (pow x 3) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))))))> |
#<alt (/ 1/2 (+ 1 (sqrt 1/2)))> |
#<alt (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))) x)) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16))))> |
#<alt (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16))))> |
#<alt 1/2> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt (- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)))> |
#<alt (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) 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))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (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 (* -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 (/ -512/69 (pow x 6))> |
#<alt (/ (- (* 512/69 (/ 1 x)) 512/69) (pow x 6))> |
#<alt (/ (- (* 512/69 (/ 1 x)) (+ 512/69 (/ 45056/4761 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ (* 512/69 (/ 1 x)) (* 27392/4761 (/ 1 (pow x 3)))) (+ 512/69 (/ 45056/4761 (pow x 2)))) (pow x 6))> |
#<alt (/ -512/69 (pow x 6))> |
#<alt (* -1 (/ (+ 512/69 (* 512/69 (/ 1 x))) (pow x 6)))> |
#<alt (/ (- (* -1 (/ (+ 512/69 (* 45056/4761 (/ 1 x))) x)) 512/69) (pow x 6))> |
#<alt (/ (- (* -1 (/ (+ 512/69 (+ (* 45056/4761 (/ 1 x)) (/ 27392/4761 (pow x 2)))) x)) 512/69) (pow x 6))> |
#<alt 2> |
#<alt (+ 2 (* -1/8 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (+ 1 (sqrt 1/2))> |
#<alt (+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ 1 (+ (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 (+ 1 (sqrt 1/2))> |
#<alt (- (+ 1 (sqrt 1/2)) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))))> |
#<alt (+ 1 (+ (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 (* 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 (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* 11/128 x)> |
#<alt (* x (+ 11/128 (* -69/1024 (pow x 2))))> |
#<alt (* x (+ 11/128 (* -69/1024 (pow x 2))))> |
#<alt (* x (+ 11/128 (* -69/1024 (pow x 2))))> |
#<alt (* -69/1024 (pow x 3))> |
#<alt (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* -69/1024 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2))))> |
#<alt (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2))))> |
#<alt (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2))))> |
#<alt (* -69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* -69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (* (+ 11/128 (* (* x x) -69/1024)) x) |
| 0.0ms | x | @ | inf | (- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))) |
| 0.0ms | x | @ | inf | (* (* x x) 11/128) |
| 0.0ms | x | @ | inf | (* (+ 11/128 (* (* x x) -69/1024)) x) |
| 0.0ms | x | @ | inf | (/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x))))) |
| 1× | batch-egg-rewrite |
| 4004× | *-lowering-*.f32 |
| 4004× | *-lowering-*.f64 |
| 2142× | /-lowering-/.f32 |
| 2142× | /-lowering-/.f64 |
| 2094× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 143 |
| 1 | 239 | 130 |
| 2 | 2264 | 130 |
| 0 | 8275 | 130 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) 1)) |
(- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
(- 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/2 (+ 1 (sqrt 1/2))) |
(+ 1 (sqrt 1/2)) |
(sqrt 1/2) |
(/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x))))) |
(+ (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) 1) |
(* (* x x) 11/128) |
(* (* x x) -69/1024) |
(* (+ 11/128 (* (* x x) -69/1024)) x) |
(* (* (+ 11/128 (* (* x x) -69/1024)) x) x) |
| Outputs |
|---|
(+.f64 (/.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) (hypot.f64 #s(literal 1 binary64) x)))))) (neg.f64 (/.f64 (/.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 (fma.f64 #s(literal 1/2 binary64) (/.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)))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 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)))))) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 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))))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 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)))))) #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 (+.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 #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) (hypot.f64 #s(literal 1 binary64) x))))) (fma.f64 (neg.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 #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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.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)))))) (neg.f64 (*.f64 (-.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)) (sqrt.f64 (+.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 1 binary64) (pow.f64 (+.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 (+.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/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 1 binary64) (pow.f64 (+.f64 #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) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #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) (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 (fma.f64 #s(literal 1/2 binary64) (/.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)))))) (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)))) #s(literal -1 binary64)) (/.f64 (/.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)))))) (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)))) #s(literal -1 binary64))) (/.f64 (/.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 (+.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 (/.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 (fma.f64 (/.f64 #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 3/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)) (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 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)))))) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 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))))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 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)))))) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #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 3/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)) (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 #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) (hypot.f64 #s(literal 1 binary64) x))))) (fma.f64 (neg.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 #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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (fma.f64 (/.f64 #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 3/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)) (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 (+.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/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 1 binary64) (pow.f64 (+.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 (+.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/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 1 binary64) (pow.f64 (+.f64 #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) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #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) (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 (fma.f64 (/.f64 #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 3/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)) (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)))) #s(literal -1 binary64)) (/.f64 (/.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)))))) (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)))) #s(literal -1 binary64))) (/.f64 (/.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 (+.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 (/.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 (fma.f64 (/.f64 #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))) #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)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 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)))))) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 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))))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 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)))))) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #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))) #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)) (neg.f64 (*.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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (fma.f64 (neg.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 #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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (fma.f64 (/.f64 #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))) #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)) (neg.f64 (*.f64 (-.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)) (sqrt.f64 (+.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 1 binary64) (pow.f64 (+.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 (+.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/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 1 binary64) (pow.f64 (+.f64 #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) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #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) (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 (fma.f64 (/.f64 #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))) #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)) (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)))) #s(literal -1 binary64)) (/.f64 (/.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)))))) (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)))) #s(literal -1 binary64))) (/.f64 (/.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 (+.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 (/.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)))))) |
(exp.f64 (*.f64 (log.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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(-.f64 (/.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) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.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/2 binary64) (/.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)))))) (neg.f64 (/.f64 (/.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 (/.f64 #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 3/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)) (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/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 (/.f64 #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))) #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)) (neg.f64 (/.f64 (/.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)))))))) |
(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) (neg.f64 (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/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 (+.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/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #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 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) (neg.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/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) (sqrt.f64 (+.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/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 (+.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/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.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/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 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 (+.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) (hypot.f64 #s(literal 1 binary64) x)))) (pow.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))))) #s(literal 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 (+.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 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/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #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 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/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (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/8 binary64) (pow.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))))) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.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)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.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) (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 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 2 binary64)) (*.f64 (/.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) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.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 (pow.f64 (/.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) (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 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 2 binary64))) (+.f64 (/.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) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.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 (+.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 (-.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 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/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 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/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) (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 (+.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/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.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/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) (/.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))))))) |
(*.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) (sqrt.f64 (+.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) (+.f64 #s(literal -1 binary64) (neg.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 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/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)))))) (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 (+.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/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/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 (+.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)))) #s(literal -1 binary64))) |
(*.f64 (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/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 #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 (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/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 #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 #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) (+.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 #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/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/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))))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (/.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 #s(literal -1 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 (+.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) (/.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 #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/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 #s(literal 1/4 binary64) (-.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/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/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 (+.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 (-.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))))) |
(pow.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))))) #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 (-.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/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/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 (-.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 (+.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/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)))) |
(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/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) (/.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) (-.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)))) |
(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/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.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) (-.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)) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1/2 binary64))) |
(hypot.f64 #s(literal 1 binary64) x) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 x x))) #s(literal 1/2 binary64)) |
(*.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (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))) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.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 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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal -1 binary64)) #s(literal 1 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) #s(literal 11/128 binary64)))))) |
(-.f64 #s(literal 0 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 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 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 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 (*.f64 x 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 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (+.f64 #s(literal 2 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 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(neg.f64 (*.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 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (+.f64 #s(literal 2 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 (+.f64 #s(literal 1 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 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 (*.f64 x 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 (*.f64 x 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 x 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 #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 (*.f64 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (+.f64 #s(literal 1 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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (+.f64 #s(literal 2 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 binary64) (*.f64 (+.f64 #s(literal 1 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 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 (*.f64 x 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 (*.f64 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x 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 (*.f64 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (+.f64 #s(literal 2 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 binary64) (*.f64 (+.f64 #s(literal 1 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 (*.f64 x 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 0 binary64) (*.f64 (*.f64 x 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 #s(literal 1 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 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 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x 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 (*.f64 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (*.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 (*.f64 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (*.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 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (+.f64 #s(literal 2 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 (+.f64 #s(literal 1 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 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 (*.f64 x 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 (*.f64 x 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 x 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 #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 (*.f64 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (+.f64 #s(literal 1 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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (+.f64 #s(literal 2 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 binary64) (*.f64 (+.f64 #s(literal 1 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 (*.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 2 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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(+.f64 (*.f64 (*.f64 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (*.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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.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 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 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #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 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (+.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (*.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 (*.f64 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (*.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 (*.f64 x 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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (-.f64 (*.f64 (*.f64 x 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 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (*.f64 (*.f64 x 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 x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (-.f64 (*.f64 (*.f64 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (*.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 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #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 (*.f64 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (*.f64 (*.f64 x 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 (*.f64 x 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 #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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (-.f64 (*.f64 (*.f64 x 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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x (*.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 (*.f64 x 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 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) x)) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(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 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) x)) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x 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) #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) x)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x x) #s(literal 11/128 binary64))))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) x)) |
(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 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) x)) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1331/2097152 binary64) (*.f64 x (*.f64 x 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 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x 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 #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 (*.f64 x 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 x (*.f64 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 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1331/2097152 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (+.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 x (*.f64 x x)) (*.f64 #s(literal 1331/2097152 binary64) (*.f64 x (*.f64 x 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 x (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.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 x (*.f64 x x)) (*.f64 #s(literal 1331/2097152 binary64) (*.f64 x (*.f64 x x))))) 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 #s(literal 121/16384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) 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) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.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 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 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 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 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 #s(literal 1 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 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #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 (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 (/.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)) |
(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 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 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 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 #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))))) |
(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 #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 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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))))))))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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))))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.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))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.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))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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))))))))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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))))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.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))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.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))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))) (-.f64 #s(literal 2 binary64) (*.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))))))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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))))))))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))) (-.f64 #s(literal 2 binary64) (*.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))))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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))))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))) (-.f64 #s(literal 2 binary64) (*.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))))))))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))) (-.f64 #s(literal 2 binary64) (*.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))))))))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.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))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.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))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (+.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/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))) (-.f64 #s(literal 2 binary64) (*.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))))))))) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (neg.f64 (*.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))))))))) #s(literal -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 2 binary64) (*.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))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (+.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 2 binary64) (*.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))))))))) (+.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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 2 binary64) (*.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)))))))))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (neg.f64 (*.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))))))))) #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 (+.f64 #s(literal 2 binary64) (*.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))))))))) (+.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 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (+.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 #s(literal 2 binary64) (*.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))))))))) (+.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 2 binary64) (*.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)))))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (+.f64 #s(literal 2 binary64) (*.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))))))))))) |
(/.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 (+.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 2 binary64) (*.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))))))))))) |
(/.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 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 2 binary64) (*.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))))))))))) |
(/.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 (neg.f64 (*.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))))))))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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))))))))))) (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.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)))))))))))) |
(/.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 2 binary64) (*.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)))))))))) |
(/.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 binary64) (+.f64 #s(literal 2 binary64) (*.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))))))))))) (+.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 binary64) (+.f64 #s(literal 2 binary64) (*.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))))))))))) (+.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 (neg.f64 (*.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))))))))) #s(literal -2 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (+.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 2 binary64) (*.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))))))))) (+.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) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 2 binary64) (*.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))))))))))) |
(*.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 2 binary64) (*.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))))))))))) |
(*.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 (neg.f64 (*.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))))))))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (+.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 2 binary64) (*.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.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 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 8 binary64) (*.f64 (*.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)))))))) (*.f64 x (*.f64 (*.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))))))) (*.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))))))))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.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)))))))) (-.f64 (*.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)))))))) #s(literal 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 4 binary64) (*.f64 x (*.f64 (*.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))))))) (*.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)))))))))))) (-.f64 #s(literal 2 binary64) (*.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)))))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (-.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 #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 (pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (-.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 #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 (/.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 #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)))) |
(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)) |
(fma.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)) |
(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 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)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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)) (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 (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/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 (+.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/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 (+.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)))) #s(literal -1 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/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))) #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 (+.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 (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/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)))))) |
(pow.f64 (/.f64 (-.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)) (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 (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/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 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 #s(literal 1 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)) (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) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #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)))) #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) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(*.f64 #s(literal -69/1024 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -69/1024 binary64)) x) |
(+.f64 (*.f64 x #s(literal 11/128 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(+.f64 (*.f64 x #s(literal 11/128 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) (*.f64 x #s(literal 11/128 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) x) (*.f64 x #s(literal 11/128 binary64))) |
(fma.f64 x #s(literal 11/128 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(fma.f64 x #s(literal 11/128 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) (*.f64 x #s(literal 11/128 binary64))) |
(fma.f64 #s(literal 11/128 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(fma.f64 #s(literal 11/128 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) x (*.f64 x #s(literal 11/128 binary64))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1331/2097152 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -328509/1073741824 binary64)))) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) #s(literal 11/128 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4761/1048576 binary64)))) (+.f64 #s(literal 11/128 binary64) (*.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1331/2097152 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -328509/1073741824 binary64))) x) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) #s(literal 11/128 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4761/1048576 binary64))) x) (+.f64 #s(literal 11/128 binary64) (*.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1331/2097152 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -328509/1073741824 binary64))) (*.f64 x x)) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) #s(literal 11/128 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4761/1048576 binary64))) (*.f64 x x)) (+.f64 #s(literal 11/128 binary64) (*.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) x) |
| 1× | egg-herbie |
| 4652× | *-lowering-*.f32 |
| 4652× | *-lowering-*.f64 |
| 3228× | +-lowering-+.f64 |
| 3228× | +-lowering-+.f32 |
| 2206× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 2189 |
| 1 | 1089 | 1861 |
| 2 | 3709 | 1824 |
| 0 | 8591 | 1824 |
| 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/2 (+ 1 (sqrt 1/2))) |
(+ (* -1 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))) |
(- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (pow x 3) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))))) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))) x)) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))) |
1/2 |
(- 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) 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)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(* 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)))) |
(/ -512/69 (pow x 6)) |
(/ (- (* 512/69 (/ 1 x)) 512/69) (pow x 6)) |
(/ (- (* 512/69 (/ 1 x)) (+ 512/69 (/ 45056/4761 (pow x 2)))) (pow x 6)) |
(/ (- (+ (* 512/69 (/ 1 x)) (* 27392/4761 (/ 1 (pow x 3)))) (+ 512/69 (/ 45056/4761 (pow x 2)))) (pow x 6)) |
(/ -512/69 (pow x 6)) |
(* -1 (/ (+ 512/69 (* 512/69 (/ 1 x))) (pow x 6))) |
(/ (- (* -1 (/ (+ 512/69 (* 45056/4761 (/ 1 x))) x)) 512/69) (pow x 6)) |
(/ (- (* -1 (/ (+ 512/69 (+ (* 45056/4761 (/ 1 x)) (/ 27392/4761 (pow x 2)))) x)) 512/69) (pow x 6)) |
2 |
(+ 2 (* -1/8 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+ 1 (sqrt 1/2)) |
(+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ 1 (+ (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))))) |
(+ 1 (sqrt 1/2)) |
(- (+ 1 (sqrt 1/2)) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))) |
(+ 1 (+ (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)))) |
(* 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)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* 11/128 x) |
(* x (+ 11/128 (* -69/1024 (pow x 2)))) |
(* x (+ 11/128 (* -69/1024 (pow x 2)))) |
(* x (+ 11/128 (* -69/1024 (pow x 2)))) |
(* -69/1024 (pow x 3)) |
(* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* -69/1024 (pow x 3)) |
(* -1 (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))) |
(* 11/128 (pow x 2)) |
(* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) |
(* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) |
(* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) |
(* -69/1024 (pow x 4)) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* -69/1024 (pow x 4)) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
| 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 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 x (*.f64 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/2 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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))))) x)) |
(- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))) |
(+.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 (+.f64 #s(literal 1 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) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (pow x 3) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))))) |
(-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x x)))))) |
(/ 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/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 (+.f64 #s(literal 1 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) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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)))))) x)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))) x)) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64))) (+.f64 (/.f64 #s(literal 3/64 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) x)) x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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)))))) x)) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) |
(*.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)))))))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/16 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 x x) #s(literal -35/256 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/4 (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x)) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) 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/4 (/ 1 (pow x 2))) 1/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/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.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 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) 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 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/32 binary64) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) 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 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* -11/128 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -11/128 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.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 (* (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) (- (* 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)))))) |
(* 11/128 (pow x 4)) |
(*.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 11/128 (pow x 4)) |
(*.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.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 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (*.f64 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) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 11/128 (pow x 4)) |
(*.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(* 11/128 (pow x 3)) |
(*.f64 x (*.f64 (*.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 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 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 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 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 x (*.f64 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))))))))) |
(/ -512/69 (pow x 6)) |
(/.f64 #s(literal -512/69 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (* 512/69 (/ 1 x)) 512/69) (pow x 6)) |
(/.f64 (+.f64 #s(literal -512/69 binary64) (/.f64 #s(literal 512/69 binary64) x)) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (* 512/69 (/ 1 x)) (+ 512/69 (/ 45056/4761 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (/.f64 #s(literal 512/69 binary64) x) (+.f64 #s(literal -512/69 binary64) (/.f64 #s(literal -45056/4761 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ (* 512/69 (/ 1 x)) (* 27392/4761 (/ 1 (pow x 3)))) (+ 512/69 (/ 45056/4761 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 512/69 binary64) x) (/.f64 (/.f64 #s(literal 27392/4761 binary64) (*.f64 x x)) x)) (+.f64 #s(literal -512/69 binary64) (/.f64 #s(literal -45056/4761 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(/ -512/69 (pow x 6)) |
(/.f64 #s(literal -512/69 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (/ (+ 512/69 (* 512/69 (/ 1 x))) (pow x 6))) |
(/.f64 (+.f64 #s(literal 512/69 binary64) (/.f64 #s(literal 512/69 binary64) x)) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(/ (- (* -1 (/ (+ 512/69 (* 45056/4761 (/ 1 x))) x)) 512/69) (pow x 6)) |
(/.f64 (-.f64 #s(literal -512/69 binary64) (/.f64 (+.f64 #s(literal 512/69 binary64) (/.f64 #s(literal 45056/4761 binary64) x)) x)) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (* -1 (/ (+ 512/69 (+ (* 45056/4761 (/ 1 x)) (/ 27392/4761 (pow x 2)))) x)) 512/69) (pow x 6)) |
(/.f64 (-.f64 #s(literal -512/69 binary64) (/.f64 (+.f64 #s(literal 512/69 binary64) (+.f64 (/.f64 #s(literal 45056/4761 binary64) x) (/.f64 #s(literal 27392/4761 binary64) (*.f64 x x)))) x)) (pow.f64 x #s(literal 6 binary64))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x 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))))))))) |
(+ 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 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x))) |
(- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.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))) |
(- (+ 1 (+ (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 #s(literal 1 binary64) (+.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))))) |
(+ 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 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (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) x) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(+ 1 (+ (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 (+.f64 #s(literal 1 binary64) (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) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) 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)) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* -69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(* 11/128 x) |
(*.f64 x #s(literal 11/128 binary64)) |
(* x (+ 11/128 (* -69/1024 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) |
(* x (+ 11/128 (* -69/1024 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) |
(* x (+ 11/128 (* -69/1024 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) |
(* -69/1024 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) |
(* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x)))) |
(* -69/1024 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) |
(* -1 (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))) |
(* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))) |
(* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))) |
(* -69/1024 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -69/1024 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
Compiled 22399 to 1942 computations (91.3% saved)
21 alts after pruning (14 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 668 | 4 | 672 |
| Fresh | 1 | 10 | 11 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 2 | 2 |
| Total | 669 | 21 | 690 |
| Status | Accuracy | Program |
|---|---|---|
| 0.7% | (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (+.f64 #s(literal 2 binary64) (*.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))))))))))) | |
| ▶ | 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 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))))) |
| 99.4% | (/.f64 (-.f64 #s(literal 1 binary64) (+.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 #s(literal -1/4 binary64) (*.f64 x x))) x))))) | |
| ✓ | 100.0% | (/.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))) |
| ✓ | 3.2% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 2 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))))) |
| ▶ | 1.8% | (/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 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))))) |
| 1.8% | (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) (+.f64 #s(literal 2 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))))) | |
| ✓ | 97.7% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
| 4.4% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) | |
| ✓ | 0.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))))))) |
| ✓ | 97.9% | (-.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)))) |
| 98.0% | (-.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.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| 96.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) | |
| 0.9% | (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) | |
| 1.0% | (*.f64 (*.f64 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)))))))) x) | |
| ▶ | 0.4% | (*.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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.7% | (*.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)))))) |
| ▶ | 4.4% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | 3.1% | #s(literal 0 binary64) |
Compiled 1026 to 451 computations (56% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 1152 | (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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)))))))) |
| ✓ | cost-diff | 1152 | (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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))))))))) |
| ✓ | cost-diff | 1152 | (*.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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)))))))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x)) |
| ✓ | cost-diff | 256 | (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) |
| ✓ | cost-diff | 256 | (/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 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))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
| ✓ | cost-diff | 0 | (+.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))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.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)))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | 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)) |
| ✓ | cost-diff | 64 | (+.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 | (*.f64 (+.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)))) |
| ✓ | cost-diff | 64 | (/.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))))) |
| 4324× | *-lowering-*.f32 |
| 4324× | *-lowering-*.f64 |
| 2812× | +-lowering-+.f64 |
| 2812× | +-lowering-+.f32 |
| 1274× | --lowering--.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 706 |
| 1 | 216 | 640 |
| 2 | 870 | 639 |
| 3 | 4670 | 634 |
| 0 | 8169 | 634 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/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)) (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)))) |
(- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/2)) |
1 |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/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 |
9/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)) (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))))) 1/2) |
(+ 3/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
3/2 |
(+ (+ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3)) (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) |
(+ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3)) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3) |
3 |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2) |
(* (* x x) 1/8) |
(* x x) |
x |
1/8 |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))) |
(* x x) |
x |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024)))) |
1/8 |
(* (* x x) (+ -11/128 (* (* x x) 69/1024))) |
(+ -11/128 (* (* x x) 69/1024)) |
-11/128 |
(* (* x x) 69/1024) |
69/1024 |
(/ (- 1/2 (+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x))) (+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x))))) |
(- 1/2 (+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x))) |
1/2 |
(+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x)) |
(* (* (+ -1/4 (* x (* x 3/16))) x) x) |
(* (+ -1/4 (* x (* x 3/16))) x) |
(+ -1/4 (* x (* x 3/16))) |
-1/4 |
(* x (* x 3/16)) |
x |
(* x 3/16) |
3/16 |
(+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x)))) |
2 |
(* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x))) |
(* x x) |
(+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x)) |
-1/8 |
(* (* (+ 11/128 (* (* x x) -69/1024)) x) x) |
(* (+ 11/128 (* (* x x) -69/1024)) x) |
(+ 11/128 (* (* x x) -69/1024)) |
11/128 |
(* (* x x) -69/1024) |
-69/1024 |
(* (* x x) (/ (+ 1/512 (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) (+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))))) |
(* x x) |
x |
(/ (+ 1/512 (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) (+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) |
(+ 1/512 (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) |
1/512 |
(* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
(* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
(+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))) |
-11/128 |
(* (* x x) (+ 69/1024 (* (* x x) -1843/32768))) |
(+ 69/1024 (* (* x x) -1843/32768)) |
69/1024 |
(* (* x x) -1843/32768) |
-1843/32768 |
(* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) |
(+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
(- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) |
1/64 |
(* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
(* (* x x) 1/8) |
1/8 |
| Outputs |
|---|
(/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/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)) (pow (+ 1/2 (/ 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 9/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 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 (sqrt.f64 (+.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))))) 9/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 9/2 binary64))) |
1 |
#s(literal 1 binary64) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/2) |
(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)) |
(+ 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 |
9/2 |
#s(literal 9/2 binary64) |
(* (+ (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)) (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2))) |
(*.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)) (pow.f64 (+.f64 #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))))) 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)) |
3/2 |
#s(literal 3/2 binary64) |
(+ (+ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3)) (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) |
(+.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 #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))))) 3)) |
(+.f64 #s(literal 1 binary64) (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 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3) |
(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)) |
3 |
#s(literal 3 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)) |
(* (* x x) 1/8) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* x x) |
(*.f64 x x) |
x |
1/8 |
#s(literal 1/8 binary64) |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))) |
(*.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)))))) |
(* x x) |
(*.f64 x x) |
x |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024)))) |
(+.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/8 |
#s(literal 1/8 binary64) |
(* (* x x) (+ -11/128 (* (* x x) 69/1024))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(+ -11/128 (* (* x x) 69/1024)) |
(+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
-11/128 |
#s(literal -11/128 binary64) |
(* (* x x) 69/1024) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
69/1024 |
#s(literal 69/1024 binary64) |
(/ (- 1/2 (+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x))) (+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x))))) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64))))) (-.f64 #s(literal 2 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))))))))) |
(- 1/2 (+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))))) |
(* (* (+ -1/4 (* x (* x 3/16))) x) x) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) |
(* (+ -1/4 (* x (* x 3/16))) x) |
(*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) |
(+ -1/4 (* x (* x 3/16))) |
(+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) |
-1/4 |
#s(literal -1/4 binary64) |
(* x (* x 3/16)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
x |
(* x 3/16) |
(*.f64 x #s(literal 3/16 binary64)) |
3/16 |
#s(literal 3/16 binary64) |
(+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x)))) |
(-.f64 #s(literal 2 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)))))))) |
2 |
#s(literal 2 binary64) |
(* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x))) |
(*.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))))))) |
(* x x) |
(*.f64 x x) |
(+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) 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)))))) |
-1/8 |
#s(literal -1/8 binary64) |
(* (* (+ 11/128 (* (* x x) -69/1024)) x) x) |
(*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))) |
(* (+ 11/128 (* (* x x) -69/1024)) x) |
(*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(+ 11/128 (* (* x x) -69/1024)) |
(+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) |
11/128 |
#s(literal 11/128 binary64) |
(* (* x x) -69/1024) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
-69/1024 |
#s(literal -69/1024 binary64) |
(* (* x x) (/ (+ 1/512 (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) (+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))))) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (+.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 (*.f64 x x) #s(literal -1843/32768 binary64))))))))))) |
(* x x) |
(*.f64 x x) |
x |
(/ (+ 1/512 (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) (+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (+.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 (*.f64 x x) #s(literal -1843/32768 binary64))))))))))) |
(+ 1/512 (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) |
(+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
1/512 |
#s(literal 1/512 binary64) |
(* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
(*.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))) |
(+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
-11/128 |
#s(literal -11/128 binary64) |
(* (* x x) (+ 69/1024 (* (* x x) -1843/32768))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) |
(+ 69/1024 (* (* x x) -1843/32768)) |
(+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) |
69/1024 |
#s(literal 69/1024 binary64) |
(* (* x x) -1843/32768) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
-1843/32768 |
#s(literal -1843/32768 binary64) |
(* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) |
(*.f64 x (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (*.f64 x x))) |
(+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
(+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (+.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 (*.f64 x x) #s(literal -1843/32768 binary64)))))))))) |
(- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) |
(+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 11/1024 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal 1/8 binary64)))))) |
1/64 |
#s(literal 1/64 binary64) |
(* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/1024 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) #s(literal 1/8 binary64))))) |
(* (* x x) 1/8) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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)))))) |
| ✓ | accuracy | 99.9% | (*.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)))))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
| ✓ | accuracy | 6.4% | (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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))))))))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
| ✓ | accuracy | 19.8% | (/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 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))))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.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)))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x 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 binary64))) (pow.f64 (+.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 | 99.9% | (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)) |
| ✓ | accuracy | 99.9% | (*.f64 (+.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)))) |
| ✓ | accuracy | 99.9% | (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)) |
| 294.0ms | 256× | 0 | valid |
Compiled 1014 to 68 computations (93.3% saved)
ival-mult: 57.0ms (36.4% of total)ival-pow: 32.0ms (20.4% of total)compiled-spec: 31.0ms (19.8% of total)ival-add: 20.0ms (12.8% of total)ival-div: 7.0ms (4.5% of total)ival-sub: 6.0ms (3.8% of total)const: 2.0ms (1.3% of total)ival-sqrt: 2.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/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)) (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2))))> |
#<alt (* (+ (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)) (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)))> |
#<alt (+ (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))))) 1/2)> |
#<alt (* (* x x) 1/8)> |
#<alt (* x x)> |
#<alt (* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024)))))> |
#<alt (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))> |
#<alt (* (* x x) (+ -11/128 (* (* x x) 69/1024)))> |
#<alt (/ (- 1/2 (+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x))) (+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x)))))> |
#<alt (- 1/2 (+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x)))> |
#<alt (+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x))> |
#<alt (* (* (+ -1/4 (* x (* x 3/16))) x) x)> |
#<alt (* (* x x) (/ (+ 1/512 (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) (+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))))> |
#<alt (/ (+ 1/512 (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) (+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))))> |
#<alt (+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))> |
#<alt (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/2)> |
#<alt (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3)> |
#<alt (+ (+ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3)) (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2))> |
#<alt (* (* x x) 69/1024)> |
#<alt (* (* x x) -69/1024)> |
#<alt (* (+ -1/4 (* x (* x 3/16))) x)> |
#<alt (* x (* x 3/16))> |
#<alt (* (* x x) -1843/32768)> |
#<alt (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))> |
#<alt (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))> |
| 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/512)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))> |
#<alt (- (+ (* -1 (/ (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))> |
#<alt (- (+ (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (pow x 2) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow x 2) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* x (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))))))))> |
#<alt (- (+ (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (+ (* -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) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) (* (pow x 3) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (pow x 2) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (+ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (+ 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)))) (sqrt 1/8))) 1/16))))) (- 1 (sqrt 1/512))) (* (pow x 3) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow x 2) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* x (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (pow x 3) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))))))))))> |
#<alt (/ (- 1 (sqrt 1/512)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))> |
#<alt (- (+ (/ 9/1024 (* x (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* x (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))> |
#<alt (- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))> |
#<alt (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (+ (/ (* (+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (+ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (+ 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)))) (sqrt 1/8))) 1/16))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) x)) (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))> |
#<alt 9> |
#<alt (+ 9 (* -9/2 (pow x 2)))> |
#<alt (+ 9 (* (pow x 2) (- (* 141/32 (pow x 2)) 9/2)))> |
#<alt (+ 9 (* (pow x 2) (- (* (pow x 2) (+ 141/32 (* -573/128 (pow x 2)))) 9/2)))> |
#<alt (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))> |
#<alt (+ (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) x) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))) x)))> |
#<alt (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow x 2)) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) x) (+ (/ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (pow x 2)) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))) x))))))> |
#<alt (+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow x 2)) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) x) (+ (/ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow x 3)) (+ (/ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (pow x 2)) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))) x) (+ (/ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (pow x 3)) (/ (* (+ 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)))) (sqrt 1/8))) 1/16)) (pow x 3)))))))))))> |
#<alt (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))> |
#<alt (+ (* -1 (/ (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) x)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) x)) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) x)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (+ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (+ 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)))) (sqrt 1/8))) 1/16))))) x)) (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2)))))) x)) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) x)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))> |
#<alt 3> |
#<alt (+ 3 (* -3/8 (pow x 2)))> |
#<alt (+ 3 (* (pow x 2) (- (* 35/128 (pow x 2)) 3/8)))> |
#<alt (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 35/128 (* -229/1024 (pow x 2)))) 3/8)))> |
#<alt (+ 3/2 (sqrt 1/2))> |
#<alt (+ 3/2 (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/2 (/ 1 x)))))> |
#<alt (- (+ 3/2 (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/2 (/ 1 x))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ 3/2 (+ (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/2 (/ 1 x)))))) (+ (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))) (* 1/4 (/ 1 (pow x 3)))))> |
#<alt (+ 3/2 (sqrt 1/2))> |
#<alt (+ 3/2 (+ (sqrt 1/2) (* -1 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) x))))> |
#<alt (+ 3/2 (+ (sqrt 1/2) (* -1 (/ (+ 1/2 (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3)))))) x))))> |
#<alt (+ 3/2 (+ (sqrt 1/2) (* -1 (/ (+ 1/2 (+ (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) x)) (* 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) (- (* 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 (* 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 (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 (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) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt 1/8> |
#<alt (+ 1/8 (* -11/128 (pow x 2)))> |
#<alt (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))> |
#<alt (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<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) (- (* -11/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (- (* 237/32768 (pow x 2)) 11/1024)) 11/128))))> |
#<alt (/ 64/23 (pow x 2))> |
#<alt (/ (- 64/23 (* 256/1587 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (+ 64/23 (* -1 (/ (+ 256/1587 (* 587776/109503 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 64/23 (* 574570496/7555707 (/ 1 (pow x 6)))) (+ (* 256/1587 (/ 1 (pow x 2))) (/ 587776/109503 (pow x 4)))) (pow x 2))> |
#<alt (/ 64/23 (pow x 2))> |
#<alt (/ (- 64/23 (* 256/1587 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (+ 64/23 (* -1 (/ (+ 256/1587 (* 587776/109503 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 64/23 (* 574570496/7555707 (/ 1 (pow x 6)))) (+ (* 256/1587 (/ 1 (pow x 2))) (/ 587776/109503 (pow x 4)))) (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2))))> |
#<alt (* -3/16 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16))> |
#<alt (* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16))> |
#<alt (* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16))> |
#<alt (* -3/16 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16))> |
#<alt (* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16))> |
#<alt (* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16))> |
#<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) (- (* 3/16 (pow x 2)) 1/4)))> |
#<alt (* 3/16 (pow x 4))> |
#<alt (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 3/16 (pow x 4))> |
#<alt (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))> |
#<alt (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))> |
#<alt (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))> |
#<alt (* 3/16 (pow x 4))> |
#<alt (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 3/16 (pow x 4))> |
#<alt (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2)))))> |
#<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 (* -1843/32768 (pow x 8))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -1843/32768 (pow x 8))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt 1/8> |
#<alt (+ 1/8 (* -11/128 (pow x 2)))> |
#<alt (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))> |
#<alt (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt 1/64> |
#<alt (+ 1/64 (* 11/1024 (pow x 2)))> |
#<alt (+ 1/64 (* (pow x 2) (+ 11/1024 (* -17/16384 (pow x 2)))))> |
#<alt (+ 1/64 (* (pow x 2) (+ 11/1024 (* (pow x 2) (- (* -1193/262144 (pow x 2)) 17/16384)))))> |
#<alt (* 3396649/1073741824 (pow x 12))> |
#<alt (* (pow x 12) (- 3396649/1073741824 (* 127167/16777216 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (* 127167/16777216 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (+ (* 127167/16777216 (/ 1 (pow x 2))) (* 1193/262144 (/ 1 (pow x 6))))))> |
#<alt (* 3396649/1073741824 (pow x 12))> |
#<alt (* (pow x 12) (- 3396649/1073741824 (* 127167/16777216 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (* 127167/16777216 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (+ (* 127167/16777216 (/ 1 (pow x 2))) (* 1193/262144 (/ 1 (pow x 6))))))> |
#<alt 1> |
#<alt (+ 1 (* -9/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 171/128 (pow x 2)) 9/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 171/128 (* -1581/1024 (pow x 2)))) 9/8)))> |
#<alt (sqrt 1/512)> |
#<alt (+ (sqrt 1/512) (* 9/1024 (/ 1 (* x (sqrt 1/512)))))> |
#<alt (+ (sqrt 1/512) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (sqrt 1/512)))) (/ 9/1024 (* x (sqrt 1/512)))))> |
#<alt (+ (sqrt 1/512) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (sqrt 1/512)))) (+ (* 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)))) (/ 9/1024 (* x (sqrt 1/512))))))> |
#<alt (sqrt 1/512)> |
#<alt (- (sqrt 1/512) (* 9/1024 (/ 1 (* x (sqrt 1/512)))))> |
#<alt (+ (sqrt 1/512) (* -1 (/ (+ (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* x (sqrt 1/512)))) (* 9/1024 (/ 1 (sqrt 1/512)))) x)))> |
#<alt (+ (sqrt 1/512) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* x (sqrt 1/512)))) (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (sqrt 1/512)))) x)) (* 9/1024 (/ 1 (sqrt 1/512)))) x)))> |
#<alt 1> |
#<alt (+ 1 (* -3/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 3/4 (pow x 2)) 3/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/4 (* -49/64 (pow x 2)))) 3/4)))> |
#<alt 1/8> |
#<alt (+ 1/8 (* 3/8 (/ 1 x)))> |
#<alt (+ 1/8 (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x))))> |
#<alt (- (+ 1/8 (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x)))) (* 1/16 (/ 1 (pow x 3))))> |
#<alt 1/8> |
#<alt (- 1/8 (* 3/8 (/ 1 x)))> |
#<alt (+ 1/8 (* -1 (/ (- 3/8 (* 3/8 (/ 1 x))) x)))> |
#<alt (+ 1/8 (* -1 (/ (+ 3/8 (* -1 (/ (+ 3/8 (* 1/16 (/ 1 x))) x))) x)))> |
#<alt 3> |
#<alt (+ 3 (* -9/8 (pow x 2)))> |
#<alt (+ 3 (* (pow x 2) (- (* 135/128 (pow x 2)) 9/8)))> |
#<alt (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 135/128 (* -1059/1024 (pow x 2)))) 9/8)))> |
#<alt (+ 9/8 (sqrt 1/8))> |
#<alt (+ 9/8 (+ (sqrt 1/8) (+ (/ 3/16 (* x (sqrt 1/8))) (* 3/8 (/ 1 x)))))> |
#<alt (+ 9/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))) (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x)))))))> |
#<alt (- (+ 9/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))) (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x)))))))) (* 1/16 (/ 1 (pow x 3))))> |
#<alt (+ 9/8 (sqrt 1/8))> |
#<alt (+ 9/8 (+ (sqrt 1/8) (* -1 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) x))))> |
#<alt (+ 9/8 (+ (sqrt 1/8) (* -1 (/ (+ 3/8 (+ (* -1 (/ (+ 3/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 (+ 9/8 (+ (sqrt 1/8) (* -1 (/ (+ 3/8 (+ (* -1 (/ (+ 3/8 (+ (* -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))) 1/16) x)) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8))))) x)) (* 3/16 (/ 1 (sqrt 1/8))))) x))))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -69/1024 (pow x 2))> |
#<alt (* -1/4 x)> |
#<alt (* x (- (* 3/16 (pow x 2)) 1/4))> |
#<alt (* x (- (* 3/16 (pow x 2)) 1/4))> |
#<alt (* x (- (* 3/16 (pow x 2)) 1/4))> |
#<alt (* 3/16 (pow x 3))> |
#<alt (* (pow x 3) (- 3/16 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 3/16 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 3/16 (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 3/16 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/4 (/ 1 (pow x 2))) 3/16)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/4 (/ 1 (pow x 2))) 3/16)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/4 (/ 1 (pow x 2))) 3/16)))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -11/1024 (pow x 2))> |
#<alt (* (pow x 2) (- (* 69/8192 (pow x 2)) 11/1024))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ 69/8192 (* -1843/262144 (pow x 2)))) 11/1024))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ 69/8192 (* -1843/262144 (pow x 2)))) 11/1024))> |
#<alt (* -1843/262144 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) 1843/262144))> |
#<alt (* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4)))))> |
#<alt (* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4)))))> |
#<alt (* -1843/262144 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) 1843/262144))> |
#<alt (* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4)))))> |
#<alt (* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4)))))> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | inf | (* x (* x 3/16)) |
| 5.0ms | x | @ | inf | (/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/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)) (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)))) |
| 1.0ms | x | @ | inf | (+ (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 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/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)) (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)))) |
| 1.0ms | x | @ | -inf | (/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/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)) (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)))) |
| 1× | batch-egg-rewrite |
| 3146× | *-lowering-*.f32 |
| 3146× | *-lowering-*.f64 |
| 1802× | +-lowering-+.f64 |
| 1802× | +-lowering-+.f32 |
| 1792× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 444 |
| 1 | 511 | 402 |
| 2 | 5169 | 402 |
| 0 | 8041 | 402 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/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)) (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)) (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))))) 1/2) |
(* (* x x) 1/8) |
(* x x) |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))) |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024)))) |
(* (* x x) (+ -11/128 (* (* x x) 69/1024))) |
(/ (- 1/2 (+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x))) (+ 2 (* (* x x) (+ -1/8 (* (* (+ 11/128 (* (* x x) -69/1024)) x) x))))) |
(- 1/2 (+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x))) |
(+ 1/2 (* (* (+ -1/4 (* x (* x 3/16))) x) x)) |
(* (* (+ -1/4 (* x (* x 3/16))) x) x) |
(* (* x x) (/ (+ 1/512 (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) (+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))))) |
(/ (+ 1/512 (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) (+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))) |
(+ (* (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) (- 1/64 (* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 9/2) |
(pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3) |
(+ (+ 1 (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3)) (pow (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) 3/2)) |
(* (* x x) 69/1024) |
(* (* x x) -69/1024) |
(* (+ -1/4 (* x (* x 3/16))) x) |
(* x (* x 3/16)) |
(* (* x x) -1843/32768) |
(* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
(* (* (* x x) 1/8) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
| Outputs |
|---|
(+.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 #s(literal 1 binary64) (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)))) (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 9/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 binary64))) (pow.f64 (+.f64 #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 #s(literal 1 binary64) (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 (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 (sqrt.f64 (+.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 binary64))) (pow.f64 (+.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) (/.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 #s(literal 1 binary64) (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)))) (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 9/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 binary64))) (pow.f64 (+.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) (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 #s(literal 1 binary64) (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))) (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))))))) |
(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 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 (+.f64 #s(literal 1 binary64) (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 #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 (+.f64 #s(literal 1 binary64) (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 #s(literal 1 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 (+.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 binary64))) (pow.f64 (+.f64 #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 9/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #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 (-.f64 #s(literal 1 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 (sqrt.f64 (+.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 (+.f64 #s(literal 1 binary64) (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 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 9/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))) (pow.f64 (+.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 (sqrt.f64 (+.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 27/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))) (+.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 9 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 #s(literal 1 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 (+.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 binary64))) (pow.f64 (+.f64 #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 9/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 (sqrt.f64 (+.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 binary64))) (pow.f64 (+.f64 #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 (+.f64 #s(literal 1 binary64) (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 #s(literal 1 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 #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 (+.f64 #s(literal 1 binary64) (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 (sqrt.f64 (+.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 binary64))) (pow.f64 (+.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 9/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))) (+.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 (sqrt.f64 (+.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 binary64))) (pow.f64 (+.f64 #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 27/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 9 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 (+.f64 #s(literal 1 binary64) (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 9 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 (+.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 binary64))) (pow.f64 (+.f64 #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 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 9/2 binary64))))) (neg.f64 (*.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))) (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 (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 (sqrt.f64 (+.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 binary64))) (pow.f64 (+.f64 #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 (/.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 1 binary64) (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)))) #s(literal 3 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 9/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 binary64))) (pow.f64 (+.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 (/.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 1 binary64) (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) (+.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 binary64))) (pow.f64 (+.f64 #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 (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 (sqrt.f64 (+.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 binary64))) (pow.f64 (+.f64 #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 9/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 binary64))) (pow.f64 (+.f64 #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 #s(literal 1 binary64) (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 (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 (sqrt.f64 (+.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 binary64))) (pow.f64 (+.f64 #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 (/.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 1 binary64) (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) (+.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 binary64))) (pow.f64 (+.f64 #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 9/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 binary64))) (pow.f64 (+.f64 #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 9/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 binary64))) (pow.f64 (+.f64 #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 #s(literal 1 binary64) (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 (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 (sqrt.f64 (+.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 binary64))) (pow.f64 (+.f64 #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 9/2 binary64))) #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 (+.f64 #s(literal 1 binary64) (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 27/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 (+.f64 #s(literal 1 binary64) (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 9 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 #s(literal 1 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 #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 1 binary64) (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 #s(literal 1 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 #s(literal 1 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 #s(literal 1 binary64) (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 (sqrt.f64 (+.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 (*.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 (+.f64 #s(literal 1 binary64) (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 #s(literal 1 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 (-.f64 #s(literal 1 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 (+.f64 #s(literal 1 binary64) (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 9/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 (+.f64 #s(literal 1 binary64) (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 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 9/2 binary64)))) (/.f64 #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))) (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 (/.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 #s(literal 1 binary64) (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 #s(literal 1 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 #s(literal 1 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 (sqrt.f64 (+.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 #s(literal 1 binary64) (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 (-.f64 #s(literal 1 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 (sqrt.f64 (+.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 9/2 binary64)) (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 binary64))) #s(literal 3 binary64)))) (+.f64 (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 binary64))) #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 binary64) (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 (-.f64 #s(literal 1 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 (sqrt.f64 (+.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 binary64) (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 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))) (pow.f64 (+.f64 #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 (sqrt.f64 (+.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 (sqrt.f64 (+.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))))) |
(+.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)))) (*.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)))) |
(+.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))) #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 (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 (+.f64 #s(literal 1 binary64) (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))) (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))) (pow.f64 (+.f64 #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)) #s(literal 3/2 binary64)))) |
(+.f64 (*.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 (/.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))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.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 binary64) (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 (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 (+.f64 #s(literal 1 binary64) (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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) 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 (+.f64 (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 (sqrt.f64 (+.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 binary64) (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/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))) (pow.f64 (+.f64 #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)) #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))) (pow.f64 (+.f64 #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 binary64) (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 (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 #s(literal 1 binary64) (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/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))))) |
(fma.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))) (*.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)))) |
(fma.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 (sqrt.f64 (+.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)))) |
(/.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)) #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 #s(literal 1 binary64) (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 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 binary64) (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 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 binary64) (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 (pow.f64 (+.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 (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 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 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 (+.f64 #s(literal 1 binary64) (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 (+.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 (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) (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 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 binary64) (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 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 binary64) (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 (+.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 (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 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 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 (+.f64 #s(literal 1 binary64) (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 (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) (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 binary64))) (+.f64 (pow.f64 (+.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 (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 binary64))) #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 binary64) (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/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 9/2 binary64)) (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 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))) (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 (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 binary64))) #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 binary64) (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 (sqrt.f64 (+.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 (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 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 binary64))) (+.f64 (pow.f64 (+.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 binary64) (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/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 binary64) (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 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/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 (+.f64 #s(literal 1 binary64) (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 (sqrt.f64 (+.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 (sqrt.f64 (+.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 3 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))) (pow.f64 (+.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 (+.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)))) (*.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))))) (-.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))) (pow.f64 (+.f64 #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 (sqrt.f64 (+.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 (+.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)))) (*.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))))))) |
(/.f64 (-.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 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 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))) (*.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))))) (-.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)))) (*.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))))) |
(/.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 9/2 binary64)) (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 binary64))) #s(literal 3 binary64)))) (+.f64 (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 binary64))) #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 binary64) (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 (sqrt.f64 (+.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 binary64) (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 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))) (pow.f64 (+.f64 #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 binary64) (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 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 (+.f64 #s(literal 1 binary64) (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/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 (+.f64 (pow.f64 (+.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 binary64) (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/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 (+.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 #s(literal 1 binary64) (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 (sqrt.f64 (+.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 (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) (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 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 binary64) (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 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 binary64) (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 (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 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 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 binary64))) (pow.f64 (+.f64 #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 (sqrt.f64 (+.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 binary64))) (pow.f64 (+.f64 #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))) (pow.f64 (+.f64 #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) (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 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 3/2 binary64) (+.f64 (/.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 (/.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 (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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(+.f64 (+.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) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) |
(-.f64 (/.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 (/.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)) #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))))) |
(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 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/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) (/.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)) #s(literal 3/2 binary64)) #s(literal 3 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 (+.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 (pow.f64 (+.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)) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (+.f64 (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 #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 (/.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) (/.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 (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)) (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)))) (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 (neg.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)))) (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 (+.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)))) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 3 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)))) #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)))) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #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)))) #s(literal 3/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)) #s(literal 3/2 binary64)) #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 (/.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 (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 (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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #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)))) #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)) (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 #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))))))))) |
(*.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))) (/.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))))) |
(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)))))) |
(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/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 3 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 (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)) |
(pow.f64 (exp.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)) |
(*.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 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 #s(literal 1/8 binary64)) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.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 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (-.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 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) (-.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 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) (*.f64 x x)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (-.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 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (*.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 x (*.f64 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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (+.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 x x)) |
(*.f64 (*.f64 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)))))) 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 (*.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 (*.f64 x x) #s(literal -11/128 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 1/8 binary64))) |
(+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (-.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (-.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))))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) #s(literal 1/8 binary64)) |
(fma.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x x) #s(literal 1/8 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (-.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 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (-.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 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (-.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 (neg.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (-.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 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) (neg.f64 (-.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 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) #s(literal 1/64 binary64)) (-.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 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (-.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 #s(literal 1/64 binary64) (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 328509/1073741824 binary64)))) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4761/1048576 binary64)))) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 328509/1073741824 binary64))) (*.f64 x x)) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4761/1048576 binary64))) (*.f64 x x)) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) x) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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))))))))) (neg.f64 (/.f64 (+.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))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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)))))))))) |
(fma.f64 #s(literal 1/2 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (neg.f64 (/.f64 (+.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))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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))))))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 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 (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 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 (*.f64 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))))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.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))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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))))))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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)))))))) (neg.f64 (/.f64 (+.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))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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))))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 (neg.f64 (*.f64 x (*.f64 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)))))))) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) (+.f64 (neg.f64 (*.f64 x (*.f64 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)))))))) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 2 binary64) (*.f64 x (*.f64 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 (-.f64 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (neg.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 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)))))))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.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))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (/.f64 (+.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))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (+.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))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (-.f64 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 x (*.f64 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)))))))) #s(literal -2 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 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 (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 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 (*.f64 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))))))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (-.f64 #s(literal 0 binary64) (+.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))))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 x x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.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)))))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (+.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)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) |
(-.f64 (-.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))))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))))) (/.f64 (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) (/.f64 (*.f64 (+.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))))) (+.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)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.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)))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.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)))))) (-.f64 #s(literal 0 binary64) (+.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))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.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)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.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)))))) (-.f64 #s(literal 0 binary64) (+.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)))))))) (-.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.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)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(+.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))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.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)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.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))))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) (-.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)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (neg.f64 (-.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))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) (/.f64 #s(literal 1 binary64) (-.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))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 27/4096 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/256 binary64))) (*.f64 x x)) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))))))) |
(/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))))) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/512 binary64) (neg.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/512 binary64) (neg.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(*.f64 x (/.f64 x (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))))))) |
(*.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (*.f64 x x)) |
(*.f64 (/.f64 x (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))))) x) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (+.f64 (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.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))))))) (*.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)))))))))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/512 binary64) (neg.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 #s(literal -1/512 binary64) (neg.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(/.f64 (+.f64 #s(literal 1/134217728 binary64) (pow.f64 (*.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))))))) #s(literal 9 binary64))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (-.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))) #s(literal 1/512 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/134217728 binary64) (pow.f64 (*.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))))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (-.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/512 binary64) (neg.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/134217728 binary64) (pow.f64 (*.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))))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (-.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))) #s(literal 1/512 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (-.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(*.f64 (+.f64 #s(literal -1/512 binary64) (neg.f64 (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (+.f64 (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.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))))))) (*.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)))))))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 (*.f64 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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(+.f64 #s(literal 1/64 binary64) (+.f64 (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (*.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))))))) (*.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)))))))))) |
(+.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.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))))))) (*.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))))))))) |
(+.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) #s(literal 1/64 binary64)) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(-.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))) |
(-.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) #s(literal 1/64 binary64)) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(-.f64 (-.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -11/1024 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (+.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)))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(fma.f64 (*.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))))))) (*.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))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.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)))))) (+.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))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.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)))))))) (+.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)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.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))))))) (*.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)))))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.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))))))) (*.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))))))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (neg.f64 (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) #s(literal 1/64 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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)))))))) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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)))))))) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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))))))))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) #s(literal 1/64 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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)))))))) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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))))))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) #s(literal 1/64 binary64)) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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)))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))) (-.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.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))))))) (*.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)))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) #s(literal 1/64 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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)))))))) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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)))))))))) (+.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) #s(literal 1/64 binary64)) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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)))))))))) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.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))))))) (*.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))))))))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (+.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)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(exp.f64 (*.f64 #s(literal 9/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/2 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.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))))) #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 (pow.f64 (+.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 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) #s(literal 9/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 9/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.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) (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 (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 (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 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/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 9/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 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 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 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 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/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 9/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 2 binary64)) #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 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 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 2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.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 2 binary64))) (*.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 2 binary64)))) |
(+.f64 (*.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 2 binary64))) (*.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 2 binary64)))) |
(exp.f64 (*.f64 #s(literal 3 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 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 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 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) #s(literal 3 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 3 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 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 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 2 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 3 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 (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/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 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (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 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 (-.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/2 binary64) (/.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)))) |
(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 (pow.f64 (+.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 (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/2 binary64)) |
(pow.f64 (exp.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 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/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 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)) #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/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 2 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/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)) (pow.f64 (+.f64 #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)))) (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 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) (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/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 #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 #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 #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) (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 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 (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))) #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)) #s(literal 1 binary64)) (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 binary64) (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 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))) (pow.f64 (+.f64 #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 binary64) (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))))) |
(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)) (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) (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 (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 binary64))) #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 binary64) (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 9/2 binary64)) (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 binary64))) #s(literal 3 binary64))))) |
(/.f64 #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 binary64) (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 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 (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) (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 binary64))) (+.f64 (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 binary64))) #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 binary64) (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 (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) (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 binary64))) (+.f64 (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 binary64) (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 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))) (pow.f64 (+.f64 #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 binary64) (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 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))) (pow.f64 (+.f64 #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 (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) (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 binary64)))) (neg.f64 (+.f64 (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 binary64))) #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 binary64) (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 (neg.f64 (-.f64 (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 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 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 binary64))) (pow.f64 (+.f64 #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 (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))) #s(literal 3 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))) (+.f64 (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 #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 #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 (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 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 #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 #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 binary64)) (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 binary64))) #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 #s(literal 1 binary64) (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 9/2 binary64)) (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 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (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 binary64))) #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 binary64) (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 (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 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 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 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(*.f64 #s(literal 69/1024 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 69/1024 binary64)) x) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(*.f64 #s(literal -69/1024 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -69/1024 binary64)) x) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) (*.f64 x #s(literal -1/4 binary64))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) x) (*.f64 #s(literal -1/4 binary64) x)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 27/4096 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/256 binary64)))) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 27/4096 binary64))) x) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/256 binary64))) x) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) x) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(*.f64 #s(literal 3/16 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 3/16 binary64)) x) |
(*.f64 x (*.f64 x #s(literal -1843/32768 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(*.f64 #s(literal -1843/32768 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1843/32768 binary64)) x) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) #s(literal -11/128 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 121/16384 binary64) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) (-.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))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) (*.f64 x x)) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) #s(literal -11/128 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 121/16384 binary64) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (*.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))))))) |
(*.f64 x (*.f64 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)))))))) |
(*.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))))))) |
(*.f64 (+.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)))))) (*.f64 x x)) |
(*.f64 (*.f64 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))))))) x) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -11/1024 binary64)) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) (*.f64 (*.f64 x x) #s(literal -11/1024 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -11/128 binary64) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/1024 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/1024 binary64)) (*.f64 (*.f64 x x) #s(literal -11/1024 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/1024 binary64)) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/1024 binary64)) (*.f64 (*.f64 x x) #s(literal -11/1024 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/1024 binary64)) (*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) #s(literal -11/128 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 #s(literal 121/16384 binary64) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) (-.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))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) #s(literal -11/128 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 121/16384 binary64) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (-.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))))))) |
(*.f64 x (*.f64 x (*.f64 #s(literal 1/8 binary64) (+.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))))))))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 1/8 binary64)) (+.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)))))))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (+.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)))))))) |
(*.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)))))))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.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))))))) |
(*.f64 (+.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)))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(*.f64 (*.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))))))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (+.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))))))) (*.f64 x x)) |
(*.f64 (*.f64 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))))))) (*.f64 x #s(literal 1/8 binary64))) |
| 1× | egg-herbie |
| 4366× | *-lowering-*.f32 |
| 4366× | *-lowering-*.f64 |
| 4018× | +-lowering-+.f64 |
| 4018× | +-lowering-+.f32 |
| 2238× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 653 | 5985 |
| 1 | 2056 | 4827 |
| 0 | 8206 | 4827 |
| 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/512)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) |
(- (+ (* -1 (/ (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
(- (+ (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (pow x 2) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow x 2) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* x (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))))))) |
(- (+ (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (+ (* -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) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) (* (pow x 3) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (pow x 2) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (+ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (+ 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)))) (sqrt 1/8))) 1/16))))) (- 1 (sqrt 1/512))) (* (pow x 3) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow x 2) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* x (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (pow x 3) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))))))))) |
(/ (- 1 (sqrt 1/512)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) |
(- (+ (/ 9/1024 (* x (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* x (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (+ (/ (* (+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (+ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (+ 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)))) (sqrt 1/8))) 1/16))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) x)) (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
9 |
(+ 9 (* -9/2 (pow x 2))) |
(+ 9 (* (pow x 2) (- (* 141/32 (pow x 2)) 9/2))) |
(+ 9 (* (pow x 2) (- (* (pow x 2) (+ 141/32 (* -573/128 (pow x 2)))) 9/2))) |
(* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(+ (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) x) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))) x))) |
(+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow x 2)) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) x) (+ (/ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (pow x 2)) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))) x)))))) |
(+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow x 2)) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) x) (+ (/ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow x 3)) (+ (/ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (pow x 2)) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))) x) (+ (/ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (pow x 3)) (/ (* (+ 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)))) (sqrt 1/8))) 1/16)) (pow x 3))))))))))) |
(* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(+ (* -1 (/ (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) x)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) x)) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) x)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (+ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (+ 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)))) (sqrt 1/8))) 1/16))))) x)) (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2)))))) x)) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) x)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) |
3 |
(+ 3 (* -3/8 (pow x 2))) |
(+ 3 (* (pow x 2) (- (* 35/128 (pow x 2)) 3/8))) |
(+ 3 (* (pow x 2) (- (* (pow x 2) (+ 35/128 (* -229/1024 (pow x 2)))) 3/8))) |
(+ 3/2 (sqrt 1/2)) |
(+ 3/2 (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/2 (/ 1 x))))) |
(- (+ 3/2 (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/2 (/ 1 x))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ 3/2 (+ (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/2 (/ 1 x)))))) (+ (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))) (* 1/4 (/ 1 (pow x 3))))) |
(+ 3/2 (sqrt 1/2)) |
(+ 3/2 (+ (sqrt 1/2) (* -1 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) x)))) |
(+ 3/2 (+ (sqrt 1/2) (* -1 (/ (+ 1/2 (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3)))))) x)))) |
(+ 3/2 (+ (sqrt 1/2) (* -1 (/ (+ 1/2 (+ (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) x)) (* 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) (- (* 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)) |
(* 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)) |
(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 (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) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* 69/1024 (pow x 6)) |
(* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 6)) |
(* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
1/8 |
(+ 1/8 (* -11/128 (pow x 2))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* -11/128 (pow x 2)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* -11/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (- (* 237/32768 (pow x 2)) 11/1024)) 11/128)))) |
(/ 64/23 (pow x 2)) |
(/ (- 64/23 (* 256/1587 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (+ 64/23 (* -1 (/ (+ 256/1587 (* 587776/109503 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 2)) |
(/ (- (+ 64/23 (* 574570496/7555707 (/ 1 (pow x 6)))) (+ (* 256/1587 (/ 1 (pow x 2))) (/ 587776/109503 (pow x 4)))) (pow x 2)) |
(/ 64/23 (pow x 2)) |
(/ (- 64/23 (* 256/1587 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (+ 64/23 (* -1 (/ (+ 256/1587 (* 587776/109503 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 2)) |
(/ (- (+ 64/23 (* 574570496/7555707 (/ 1 (pow x 6)))) (+ (* 256/1587 (/ 1 (pow x 2))) (/ 587776/109503 (pow x 4)))) (pow x 2)) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(* -3/16 (pow x 4)) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
(* -3/16 (pow x 4)) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
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) (- (* 3/16 (pow x 2)) 1/4))) |
(* 3/16 (pow x 4)) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(* 3/16 (pow x 4)) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(* -1/4 (pow x 2)) |
(* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)) |
(* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)) |
(* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)) |
(* 3/16 (pow x 4)) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(* 3/16 (pow x 4)) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(* 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)))) |
(* -1843/32768 (pow x 8)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -1843/32768 (pow x 8)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
1/8 |
(+ 1/8 (* -11/128 (pow x 2))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
1/64 |
(+ 1/64 (* 11/1024 (pow x 2))) |
(+ 1/64 (* (pow x 2) (+ 11/1024 (* -17/16384 (pow x 2))))) |
(+ 1/64 (* (pow x 2) (+ 11/1024 (* (pow x 2) (- (* -1193/262144 (pow x 2)) 17/16384))))) |
(* 3396649/1073741824 (pow x 12)) |
(* (pow x 12) (- 3396649/1073741824 (* 127167/16777216 (/ 1 (pow x 2))))) |
(* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (* 127167/16777216 (/ 1 (pow x 2))))) |
(* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (+ (* 127167/16777216 (/ 1 (pow x 2))) (* 1193/262144 (/ 1 (pow x 6)))))) |
(* 3396649/1073741824 (pow x 12)) |
(* (pow x 12) (- 3396649/1073741824 (* 127167/16777216 (/ 1 (pow x 2))))) |
(* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (* 127167/16777216 (/ 1 (pow x 2))))) |
(* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (+ (* 127167/16777216 (/ 1 (pow x 2))) (* 1193/262144 (/ 1 (pow x 6)))))) |
1 |
(+ 1 (* -9/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 171/128 (pow x 2)) 9/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 171/128 (* -1581/1024 (pow x 2)))) 9/8))) |
(sqrt 1/512) |
(+ (sqrt 1/512) (* 9/1024 (/ 1 (* x (sqrt 1/512))))) |
(+ (sqrt 1/512) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (sqrt 1/512)))) (/ 9/1024 (* x (sqrt 1/512))))) |
(+ (sqrt 1/512) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (sqrt 1/512)))) (+ (* 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)))) (/ 9/1024 (* x (sqrt 1/512)))))) |
(sqrt 1/512) |
(- (sqrt 1/512) (* 9/1024 (/ 1 (* x (sqrt 1/512))))) |
(+ (sqrt 1/512) (* -1 (/ (+ (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* x (sqrt 1/512)))) (* 9/1024 (/ 1 (sqrt 1/512)))) x))) |
(+ (sqrt 1/512) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* x (sqrt 1/512)))) (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (sqrt 1/512)))) x)) (* 9/1024 (/ 1 (sqrt 1/512)))) x))) |
1 |
(+ 1 (* -3/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/4 (pow x 2)) 3/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/4 (* -49/64 (pow x 2)))) 3/4))) |
1/8 |
(+ 1/8 (* 3/8 (/ 1 x))) |
(+ 1/8 (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x)))) |
(- (+ 1/8 (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x)))) (* 1/16 (/ 1 (pow x 3)))) |
1/8 |
(- 1/8 (* 3/8 (/ 1 x))) |
(+ 1/8 (* -1 (/ (- 3/8 (* 3/8 (/ 1 x))) x))) |
(+ 1/8 (* -1 (/ (+ 3/8 (* -1 (/ (+ 3/8 (* 1/16 (/ 1 x))) x))) x))) |
3 |
(+ 3 (* -9/8 (pow x 2))) |
(+ 3 (* (pow x 2) (- (* 135/128 (pow x 2)) 9/8))) |
(+ 3 (* (pow x 2) (- (* (pow x 2) (+ 135/128 (* -1059/1024 (pow x 2)))) 9/8))) |
(+ 9/8 (sqrt 1/8)) |
(+ 9/8 (+ (sqrt 1/8) (+ (/ 3/16 (* x (sqrt 1/8))) (* 3/8 (/ 1 x))))) |
(+ 9/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))) (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x))))))) |
(- (+ 9/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))) (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x)))))))) (* 1/16 (/ 1 (pow x 3)))) |
(+ 9/8 (sqrt 1/8)) |
(+ 9/8 (+ (sqrt 1/8) (* -1 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) x)))) |
(+ 9/8 (+ (sqrt 1/8) (* -1 (/ (+ 3/8 (+ (* -1 (/ (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8))))) x)))) |
(+ 9/8 (+ (sqrt 1/8) (* -1 (/ (+ 3/8 (+ (* -1 (/ (+ 3/8 (+ (* -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))) 1/16) x)) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8))))) x)) (* 3/16 (/ 1 (sqrt 1/8))))) x)))) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -69/1024 (pow x 2)) |
(* -1/4 x) |
(* x (- (* 3/16 (pow x 2)) 1/4)) |
(* x (- (* 3/16 (pow x 2)) 1/4)) |
(* x (- (* 3/16 (pow x 2)) 1/4)) |
(* 3/16 (pow x 3)) |
(* (pow x 3) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(* 3/16 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/4 (/ 1 (pow x 2))) 3/16))) |
(* -1 (* (pow x 3) (- (* 1/4 (/ 1 (pow x 2))) 3/16))) |
(* -1 (* (pow x 3) (- (* 1/4 (/ 1 (pow x 2))) 3/16))) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -11/1024 (pow x 2)) |
(* (pow x 2) (- (* 69/8192 (pow x 2)) 11/1024)) |
(* (pow x 2) (- (* (pow x 2) (+ 69/8192 (* -1843/262144 (pow x 2)))) 11/1024)) |
(* (pow x 2) (- (* (pow x 2) (+ 69/8192 (* -1843/262144 (pow x 2)))) 11/1024)) |
(* -1843/262144 (pow x 6)) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) 1843/262144)) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4))))) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4))))) |
(* -1843/262144 (pow x 6)) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) 1843/262144)) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4))))) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4))))) |
| 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 x (*.f64 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 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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))))) |
(/ (- 1 (sqrt 1/512)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ (* -1 (/ (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 #s(literal 9/8 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 9/1024 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 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 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (pow x 2) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow x 2) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* x (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -63/4096 binary64) (*.f64 (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/512 binary64)))))) (-.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 #s(literal 9/8 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/512 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 2 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/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))))))) (*.f64 x x)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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)))))) x))) (/.f64 (/.f64 (/.f64 #s(literal 9/1024 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 #s(literal 9/8 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 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (/.f64 #s(literal 9/1024 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 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 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))))) |
(- (+ (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (+ (* -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) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) (* (pow x 3) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (pow x 2) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ 9/1024 (* x (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (+ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (+ 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)))) (sqrt 1/8))) 1/16))))) (- 1 (sqrt 1/512))) (* (pow x 3) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow x 2) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* x (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (pow x 3) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))))))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -69/8192 binary64) (*.f64 (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 1/512 binary64))))))) (-.f64 (/.f64 #s(literal -63/4096 binary64) (*.f64 (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/512 binary64))))) (-.f64 (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 #s(literal 9/8 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 9/1024 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 #s(literal 9/8 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/512 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 2 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 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) #s(literal -1/8 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 (/.f64 #s(literal -13/128 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 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/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))))))) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))))))) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (*.f64 x (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 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 -63/4096 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))))))) (*.f64 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 2 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 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (/.f64 #s(literal 9/1024 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 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 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (/.f64 #s(literal 9/1024 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 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 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 9/1024 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 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/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))))))) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))))))) |
(/ (- 1 (sqrt 1/512)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ (/ 9/1024 (* x (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* x (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
(+.f64 (/.f64 (/.f64 (/.f64 #s(literal 9/1024 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/512 binary64)) (+.f64 #s(literal 9/8 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 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 2 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 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 #s(literal 9/8 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 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 #s(literal 9/8 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 -63/4096 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))))))) (*.f64 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 2 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 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (/.f64 #s(literal 9/1024 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 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 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 x)) (+.f64 (/.f64 #s(literal 9/1024 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 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 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (+ (/ (* (+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (+ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (+ 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)))) (sqrt 1/8))) 1/16))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) x)) (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))))) (+ (* -1 (/ (* (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (* (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 9/1024 (/ 1 (* (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))))) (/ (* (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) (- 1 (sqrt 1/512))) (* (pow (+ 9/8 (sqrt 1/8)) 2) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (/ 1 (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) (/ (sqrt 1/512) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 #s(literal 9/8 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 -63/4096 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (-.f64 (/.f64 #s(literal -69/8192 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (+.f64 (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) #s(literal -1/8 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 (/.f64 #s(literal -13/128 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 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/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))))))) (*.f64 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 2 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 -63/4096 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))))))) (*.f64 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 2 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 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (/.f64 #s(literal 9/1024 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 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 9/8 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/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 #s(literal 9/8 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 9/1024 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 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/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))))))) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) x)) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))))))) (*.f64 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 2 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 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (/.f64 #s(literal 9/1024 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 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 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 x)) (+.f64 (/.f64 #s(literal 9/1024 binary64) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.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/512 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (pow.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (neg.f64 x))) |
9 |
#s(literal 9 binary64) |
(+ 9 (* -9/2 (pow x 2))) |
(+.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x #s(literal -9/2 binary64)))) |
(+ 9 (* (pow x 2) (- (* 141/32 (pow x 2)) 9/2))) |
(+.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -9/2 binary64) (*.f64 x (*.f64 x #s(literal 141/32 binary64)))))) |
(+ 9 (* (pow x 2) (- (* (pow x 2) (+ 141/32 (* -573/128 (pow x 2)))) 9/2))) |
(+.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -9/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 141/32 binary64) (*.f64 (*.f64 x x) #s(literal -573/128 binary64)))))))) |
(* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) x) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))) x))) |
(+.f64 (/.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) x) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 9/8 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))))) x) (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow x 2)) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) x) (+ (/ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (pow x 2)) (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))) x)))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 9/8 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))))) x) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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)))) (*.f64 x x)) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)))) (+.f64 (*.f64 (+.f64 #s(literal 9/8 binary64) (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/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x)))) |
(+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow x 2)) (+ (/ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) x) (+ (/ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (pow x 3)) (+ (/ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (pow x 2)) (+ (/ (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))) x) (+ (/ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (pow x 3)) (/ (* (+ 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)))) (sqrt 1/8))) 1/16)) (pow x 3))))))))))) |
(+.f64 (+.f64 (*.f64 (+.f64 #s(literal 9/8 binary64) (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/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x))) (+.f64 (+.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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)))) (*.f64 x x)) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x))) (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 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)))) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))))) (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal -13/128 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/16 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 9/8 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))))) x)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x x))))) |
(* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))) |
(*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8)))) x)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) |
(-.f64 (*.f64 (+.f64 #s(literal 9/8 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/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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)))))) x)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))))) x)) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) x)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) |
(-.f64 (*.f64 (+.f64 #s(literal 9/8 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 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))))))) x)) x)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (+ (* (+ 9/8 (sqrt 1/8)) (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4)) (* (+ 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)))) (sqrt 1/8))) 1/16))))) x)) (+ (* -1/32 (/ (+ 9/8 (sqrt 1/8)) (pow (sqrt 1/2) 3))) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2))))) (* (+ 3/8 (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) (+ 3/2 (sqrt 1/2)))))) x)) (+ (* (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) (+ 3/2 (sqrt 1/2))) (* (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) (+ 9/8 (sqrt 1/8))))) x)) (* (+ 9/8 (sqrt 1/8)) (+ 3/2 (sqrt 1/2)))) |
(-.f64 (*.f64 (+.f64 #s(literal 9/8 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 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 9/8 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 (-.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 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 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))))))) (/.f64 (+.f64 (+.f64 (*.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) #s(literal -1/8 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 (/.f64 #s(literal -13/128 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 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/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))))))) x)) x)) x)) |
3 |
#s(literal 3 binary64) |
(+ 3 (* -3/8 (pow x 2))) |
(+.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) |
(+ 3 (* (pow x 2) (- (* 35/128 (pow x 2)) 3/8))) |
(+.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x x) #s(literal 35/128 binary64))))) |
(+ 3 (* (pow x 2) (- (* (pow x 2) (+ 35/128 (* -229/1024 (pow x 2)))) 3/8))) |
(+.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 35/128 binary64) (*.f64 (*.f64 x x) #s(literal -229/1024 binary64)))))))) |
(+ 3/2 (sqrt 1/2)) |
(+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 3/2 (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/2 (/ 1 x))))) |
(+.f64 (+.f64 #s(literal 3/2 binary64) (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/2 binary64) x))) |
(- (+ 3/2 (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/2 (/ 1 x))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(-.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (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/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))) |
(- (+ 3/2 (+ (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/2 (/ 1 x)))))) (+ (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))) (* 1/4 (/ 1 (pow x 3))))) |
(+.f64 #s(literal 3/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))))) (-.f64 (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 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))))))) |
(+ 3/2 (sqrt 1/2)) |
(+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 3/2 (+ (sqrt 1/2) (* -1 (/ (+ 1/2 (* 1/4 (/ 1 (sqrt 1/2)))) x)))) |
(-.f64 (+.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)))) x)) |
(+ 3/2 (+ (sqrt 1/2) (* -1 (/ (+ 1/2 (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3)))))) x)))) |
(-.f64 (+.f64 #s(literal 3/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/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x)) |
(+ 3/2 (+ (sqrt 1/2) (* -1 (/ (+ 1/2 (+ (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (sqrt 1/2))) 1/4) x)) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2))))) x)))) |
(-.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (neg.f64 x)) (/.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 #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 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) x) x)) |
(+ 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 (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 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.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) |
(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 #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/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.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 (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 x (*.f64 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 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) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.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))))))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+.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)))))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+.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)))))) |
(* 69/1024 (pow x 4)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
(* 69/1024 (pow x 4)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(* 69/1024 (pow x 4)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(* 69/1024 (pow x 4)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))) (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 x (*.f64 x #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* -11/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 -11/1024 binary64)))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (- (* 237/32768 (pow x 2)) 11/1024)) 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 -11/1024 binary64) (*.f64 (*.f64 x x) #s(literal 237/32768 binary64))))))))) |
(/ 64/23 (pow x 2)) |
(/.f64 #s(literal 64/23 binary64) (*.f64 x x)) |
(/ (- 64/23 (* 256/1587 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 64/23 binary64) (/.f64 #s(literal -256/1587 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (+ 64/23 (* -1 (/ (+ 256/1587 (* 587776/109503 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 64/23 binary64) (/.f64 (+.f64 #s(literal 256/1587 binary64) (/.f64 #s(literal 587776/109503 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 64/23 (* 574570496/7555707 (/ 1 (pow x 6)))) (+ (* 256/1587 (/ 1 (pow x 2))) (/ 587776/109503 (pow x 4)))) (pow x 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 64/23 binary64) (/.f64 #s(literal 574570496/7555707 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 256/1587 binary64) (*.f64 x x)) (/.f64 #s(literal 587776/109503 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ 64/23 (pow x 2)) |
(/.f64 #s(literal 64/23 binary64) (*.f64 x x)) |
(/ (- 64/23 (* 256/1587 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 64/23 binary64) (/.f64 #s(literal -256/1587 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (+ 64/23 (* -1 (/ (+ 256/1587 (* 587776/109503 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 64/23 binary64) (/.f64 (+.f64 #s(literal 256/1587 binary64) (/.f64 #s(literal 587776/109503 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 64/23 (* 574570496/7555707 (/ 1 (pow x 6)))) (+ (* 256/1587 (/ 1 (pow x 2))) (/ 587776/109503 (pow x 4)))) (pow x 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 64/23 binary64) (/.f64 #s(literal 574570496/7555707 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 256/1587 binary64) (*.f64 x x)) (/.f64 #s(literal 587776/109503 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) |
(* -3/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/16 binary64)) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* -3/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/16 binary64)) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/4 (/ 1 (pow x 2))) 3/16)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/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 x (*.f64 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) (- (* 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))))) |
(* 3/16 (pow x 4)) |
(*.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(* 3/16 (pow x 4)) |
(*.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (+ 3/16 (/ 1/2 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(* -1/4 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/4 binary64))) |
(* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(* 3/16 (pow x 4)) |
(*.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* 3/16 (pow x 4)) |
(*.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 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 x (*.f64 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 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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))))) |
(* -1843/32768 (pow x 8)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
(* -1843/32768 (pow x 8)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+.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)))))) |
(+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) |
(* -1843/32768 (pow x 6)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
(* -1843/32768 (pow x 6)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
1/64 |
#s(literal 1/64 binary64) |
(+ 1/64 (* 11/1024 (pow x 2))) |
(+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) #s(literal 11/1024 binary64))) |
(+ 1/64 (* (pow x 2) (+ 11/1024 (* -17/16384 (pow x 2))))) |
(+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/1024 binary64) (*.f64 (*.f64 x x) #s(literal -17/16384 binary64))))) |
(+ 1/64 (* (pow x 2) (+ 11/1024 (* (pow x 2) (- (* -1193/262144 (pow x 2)) 17/16384))))) |
(+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/1024 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -17/16384 binary64) (*.f64 (*.f64 x x) #s(literal -1193/262144 binary64)))))))) |
(* 3396649/1073741824 (pow x 12)) |
(*.f64 #s(literal 3396649/1073741824 binary64) (pow.f64 x #s(literal 12 binary64))) |
(* (pow x 12) (- 3396649/1073741824 (* 127167/16777216 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 #s(literal 3396649/1073741824 binary64) (/.f64 #s(literal -127167/16777216 binary64) (*.f64 x x)))) |
(* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (* 127167/16777216 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 29795/2097152 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 3396649/1073741824 binary64) (/.f64 #s(literal -127167/16777216 binary64) (*.f64 x x))))) |
(* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (+ (* 127167/16777216 (/ 1 (pow x 2))) (* 1193/262144 (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 #s(literal 3396649/1073741824 binary64) (/.f64 #s(literal 29795/2097152 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal -127167/16777216 binary64) (*.f64 x x)) (/.f64 #s(literal 1193/262144 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(* 3396649/1073741824 (pow x 12)) |
(*.f64 #s(literal 3396649/1073741824 binary64) (pow.f64 x #s(literal 12 binary64))) |
(* (pow x 12) (- 3396649/1073741824 (* 127167/16777216 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 #s(literal 3396649/1073741824 binary64) (/.f64 #s(literal -127167/16777216 binary64) (*.f64 x x)))) |
(* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (* 127167/16777216 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 29795/2097152 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 3396649/1073741824 binary64) (/.f64 #s(literal -127167/16777216 binary64) (*.f64 x x))))) |
(* (pow x 12) (- (+ 3396649/1073741824 (/ 29795/2097152 (pow x 4))) (+ (* 127167/16777216 (/ 1 (pow x 2))) (* 1193/262144 (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 #s(literal 3396649/1073741824 binary64) (/.f64 #s(literal 29795/2097152 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal -127167/16777216 binary64) (*.f64 x x)) (/.f64 #s(literal 1193/262144 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -9/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -9/8 binary64))) |
(+ 1 (* (pow x 2) (- (* 171/128 (pow x 2)) 9/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 x x) #s(literal 171/128 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 171/128 (* -1581/1024 (pow x 2)))) 9/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -9/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 171/128 binary64) (*.f64 (*.f64 x x) #s(literal -1581/1024 binary64)))))))) |
(sqrt 1/512) |
(sqrt.f64 #s(literal 1/512 binary64)) |
(+ (sqrt 1/512) (* 9/1024 (/ 1 (* x (sqrt 1/512))))) |
(+.f64 (sqrt.f64 #s(literal 1/512 binary64)) (/.f64 (/.f64 #s(literal 9/1024 binary64) (sqrt.f64 #s(literal 1/512 binary64))) x)) |
(+ (sqrt 1/512) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (sqrt 1/512)))) (/ 9/1024 (* x (sqrt 1/512))))) |
(+.f64 (/.f64 (/.f64 #s(literal 9/1024 binary64) (sqrt.f64 #s(literal 1/512 binary64))) x) (+.f64 (sqrt.f64 #s(literal 1/512 binary64)) (/.f64 (/.f64 #s(literal 63/4096 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (*.f64 x x)))) |
(+ (sqrt 1/512) (+ (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* (pow x 2) (sqrt 1/512)))) (+ (* 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)))) (/ 9/1024 (* x (sqrt 1/512)))))) |
(+.f64 (/.f64 (/.f64 #s(literal 63/4096 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (*.f64 x x)) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 9/1024 binary64) (sqrt.f64 #s(literal 1/512 binary64))) x) (/.f64 (/.f64 #s(literal 69/8192 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal 1/512 binary64)))) |
(sqrt 1/512) |
(sqrt.f64 #s(literal 1/512 binary64)) |
(- (sqrt 1/512) (* 9/1024 (/ 1 (* x (sqrt 1/512))))) |
(-.f64 (sqrt.f64 #s(literal 1/512 binary64)) (/.f64 (/.f64 #s(literal 9/1024 binary64) (sqrt.f64 #s(literal 1/512 binary64))) x)) |
(+ (sqrt 1/512) (* -1 (/ (+ (* -1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (* x (sqrt 1/512)))) (* 9/1024 (/ 1 (sqrt 1/512)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/512 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -63/4096 binary64) (sqrt.f64 #s(literal 1/512 binary64))) x) (/.f64 #s(literal 9/1024 binary64) (sqrt.f64 #s(literal 1/512 binary64)))) x)) |
(+ (sqrt 1/512) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- 159/1024 (* 9/1024 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (pow (sqrt 1/512) 2)))) (* x (sqrt 1/512)))) (* 1/2 (/ (- 9/128 (* 81/1048576 (/ 1 (pow (sqrt 1/512) 2)))) (sqrt 1/512)))) x)) (* 9/1024 (/ 1 (sqrt 1/512)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/512 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 9/1024 binary64) (sqrt.f64 #s(literal 1/512 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -69/8192 binary64) (sqrt.f64 #s(literal 1/512 binary64))) x) (/.f64 #s(literal 63/4096 binary64) (sqrt.f64 #s(literal 1/512 binary64)))) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/4 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -3/4 binary64))) |
(+ 1 (* (pow x 2) (- (* 3/4 (pow x 2)) 3/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/4 binary64))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/4 (* -49/64 (pow x 2)))) 3/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 x x) #s(literal -49/64 binary64)))))))) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* 3/8 (/ 1 x))) |
(+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 3/8 binary64) x)) |
(+ 1/8 (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x)))) |
(+.f64 #s(literal 1/8 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal 3/8 binary64) (*.f64 x x)))) |
(- (+ 1/8 (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x)))) (* 1/16 (/ 1 (pow x 3)))) |
(+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal 3/8 binary64) (*.f64 x x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x x))))) |
1/8 |
#s(literal 1/8 binary64) |
(- 1/8 (* 3/8 (/ 1 x))) |
(+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -3/8 binary64) x)) |
(+ 1/8 (* -1 (/ (- 3/8 (* 3/8 (/ 1 x))) x))) |
(-.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/8 binary64) x)) x)) |
(+ 1/8 (* -1 (/ (+ 3/8 (* -1 (/ (+ 3/8 (* 1/16 (/ 1 x))) x))) x))) |
(-.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x)) x)) |
3 |
#s(literal 3 binary64) |
(+ 3 (* -9/8 (pow x 2))) |
(+.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) #s(literal -9/8 binary64))) |
(+ 3 (* (pow x 2) (- (* 135/128 (pow x 2)) 9/8))) |
(+.f64 #s(literal 3 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 x x) #s(literal 135/128 binary64)))))) |
(+ 3 (* (pow x 2) (- (* (pow x 2) (+ 135/128 (* -1059/1024 (pow x 2)))) 9/8))) |
(+.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 x x) #s(literal -1059/1024 binary64))))))) |
(+ 9/8 (sqrt 1/8)) |
(+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) |
(+ 9/8 (+ (sqrt 1/8) (+ (/ 3/16 (* x (sqrt 1/8))) (* 3/8 (/ 1 x))))) |
(+.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x))) |
(+ 9/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))) (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x))))))) |
(+.f64 #s(literal 9/8 binary64) (+.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal 3/8 binary64) (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) (/.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x)))))) |
(- (+ 9/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))) (+ (/ 3/8 (pow x 2)) (* 3/8 (/ 1 x)))))))) (* 1/16 (/ 1 (pow x 3)))) |
(+.f64 #s(literal 9/8 binary64) (+.f64 (+.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)))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal 3/8 binary64) (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) (/.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))))) |
(+ 9/8 (sqrt 1/8)) |
(+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) |
(+ 9/8 (+ (sqrt 1/8) (* -1 (/ (+ 3/8 (* 3/16 (/ 1 (sqrt 1/8)))) x)))) |
(-.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) |
(+ 9/8 (+ (sqrt 1/8) (* -1 (/ (+ 3/8 (+ (* -1 (/ (+ 3/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 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 (+.f64 #s(literal 3/8 binary64) (-.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x))) x)) |
(+ 9/8 (+ (sqrt 1/8) (* -1 (/ (+ 3/8 (+ (* -1 (/ (+ 3/8 (+ (* -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))) 1/16) x)) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8))))) x)) (* 3/16 (/ 1 (sqrt 1/8))))) x)))) |
(-.f64 (+.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 (+.f64 #s(literal 3/8 binary64) (-.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 (+.f64 #s(literal 3/8 binary64) (-.f64 (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 (+.f64 (/.f64 #s(literal -13/128 binary64) (sqrt.f64 #s(literal 1/8 binary64))) #s(literal -1/16 binary64)) x))) x))) x)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* x (- (* 3/16 (pow x 2)) 1/4)) |
(*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(* x (- (* 3/16 (pow x 2)) 1/4)) |
(*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(* x (- (* 3/16 (pow x 2)) 1/4)) |
(*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(* 3/16 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) |
(* (pow x 3) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(* (pow x 3) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(* (pow x 3) (- 3/16 (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(* 3/16 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) |
(* -1 (* (pow x 3) (- (* 1/4 (/ 1 (pow x 2))) 3/16))) |
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- (* 1/4 (/ 1 (pow x 2))) 3/16))) |
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- (* 1/4 (/ 1 (pow x 2))) 3/16))) |
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* 3/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(* -1843/32768 (pow x 6)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1843/32768 (pow x 6)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -11/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/1024 binary64)) |
(* (pow x 2) (- (* 69/8192 (pow x 2)) 11/1024)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/1024 binary64) (*.f64 x (*.f64 x #s(literal 69/8192 binary64))))) |
(* (pow x 2) (- (* (pow x 2) (+ 69/8192 (* -1843/262144 (pow x 2)))) 11/1024)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/1024 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/8192 binary64) (*.f64 (*.f64 x x) #s(literal -1843/262144 binary64))))))) |
(* (pow x 2) (- (* (pow x 2) (+ 69/8192 (* -1843/262144 (pow x 2)))) 11/1024)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/1024 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/8192 binary64) (*.f64 (*.f64 x x) #s(literal -1843/262144 binary64))))))) |
(* -1843/262144 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1843/262144 binary64)) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) 1843/262144)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1843/262144 binary64) (/.f64 #s(literal 69/8192 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/8192 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/262144 binary64) (/.f64 #s(literal 11/1024 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/8192 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/262144 binary64) (/.f64 #s(literal 11/1024 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1843/262144 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1843/262144 binary64)) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) 1843/262144)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1843/262144 binary64) (/.f64 #s(literal 69/8192 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/8192 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/262144 binary64) (/.f64 #s(literal 11/1024 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* (pow x 6) (- (* 69/8192 (/ 1 (pow x 2))) (+ 1843/262144 (/ 11/1024 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/8192 binary64) (*.f64 x x)) (-.f64 #s(literal -1843/262144 binary64) (/.f64 #s(literal 11/1024 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
Compiled 118542 to 3551 computations (97% saved)
37 alts after pruning (27 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1360 | 18 | 1378 |
| Fresh | 0 | 9 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 1362 | 37 | 1399 |
| Status | Accuracy | Program |
|---|---|---|
| 99.9% | (/.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 (+.f64 #s(literal 1 binary64) (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 (sqrt.f64 (+.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.2% | (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 2 binary64) (*.f64 x (*.f64 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)))))))))) | |
| 0.7% | (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (+.f64 #s(literal 2 binary64) (*.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))))))))))) | |
| 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 9 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 (+.f64 #s(literal 1 binary64) (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 #s(literal 1 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))))) | |
| 99.4% | (/.f64 (-.f64 #s(literal 1 binary64) (+.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 #s(literal -1/4 binary64) (*.f64 x x))) x))))) | |
| 1.5% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.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))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) (+.f64 #s(literal 2 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))))) | |
| ✓ | 100.0% | (/.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))) |
| ✓ | 3.2% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 2 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))))) |
| 1.7% | (/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/256 binary64))) x) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) x))) (+.f64 #s(literal 2 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))))) | |
| 1.5% | (/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 27/4096 binary64))) x) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))))) x))) (+.f64 #s(literal 2 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))))) | |
| ✓ | 1.8% | (/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 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))))) |
| 1.8% | (/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x #s(literal -69/1024 binary64)) x)) x) x))))) | |
| 1.8% | (/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) | |
| 1.8% | (/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) | |
| 1.7% | (/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) x))) (+.f64 #s(literal 2 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))))) | |
| 1.3% | (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) | |
| 1.0% | (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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))))) (+.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.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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.8% | (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) (+.f64 #s(literal 2 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))))) | |
| 4.4% | (/.f64 #s(literal 64/23 binary64) (*.f64 x x)) | |
| 1.8% | (/.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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) | |
| ✓ | 97.7% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
| 4.4% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) | |
| ✓ | 0.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))))))) |
| ✓ | 97.9% | (-.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)))) |
| 98.0% | (-.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.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| 96.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) | |
| 1.4% | (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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.8% | (*.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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))))) | |
| 0.9% | (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) | |
| 1.0% | (*.f64 (*.f64 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)))))))) x) | |
| 0.8% | (*.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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.7% | (*.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)))))) |
| ✓ | 4.4% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | 3.1% | #s(literal 0 binary64) |
Compiled 2972 to 926 computations (68.8% saved)
| Inputs |
|---|
#s(literal 0 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 64/23 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) |
(-.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 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 #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 (+.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)))))))) x) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) x))) (+.f64 #s(literal 2 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))))) |
(*.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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x #s(literal -69/1024 binary64)) x)) x) x))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/256 binary64))) x) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 27/4096 binary64))) x) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.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))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) (+.f64 #s(literal 2 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))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 2 binary64) (*.f64 x (*.f64 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) (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 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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 #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 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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 #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 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.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 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (+.f64 #s(literal 2 binary64) (*.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))))))))))) |
(-.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) (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 (-.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 (-.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 9/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))) (pow.f64 (+.f64 #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 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 9 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 (+.f64 #s(literal 1 binary64) (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 #s(literal 1 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))))) |
| Outputs |
|---|
(/.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))) |
7 calls:
| 13.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 13.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 12.0ms | x |
| 12.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))))) |
| 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 |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 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)))))) |
| 100.0% | 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))))) |
| 100.0% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 100.0% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 100.0% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 100.0% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 54 to 37 computations (31.5% saved)
| Inputs |
|---|
#s(literal 0 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 64/23 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) |
(-.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 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 #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 (+.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)))))))) x) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) x))) (+.f64 #s(literal 2 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))))) |
(*.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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x #s(literal -69/1024 binary64)) x)) x) x))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/256 binary64))) x) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 27/4096 binary64))) x) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.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))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) (+.f64 #s(literal 2 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))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 2 binary64) (*.f64 x (*.f64 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) (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 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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 #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 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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 #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 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.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 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.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)))))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.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))))))))) (+.f64 #s(literal 2 binary64) (*.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))))))))))) |
(-.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) (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)))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (+.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 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
7 calls:
| 12.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 12.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 11.0ms | 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)))))) |
| 9.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.4% | 1 | x |
| 99.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)))))) |
| 99.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))))) |
| 99.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)))) |
| 99.4% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.4% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.4% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 54 to 37 computations (31.5% saved)
| Inputs |
|---|
#s(literal 0 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 64/23 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) |
(-.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 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 #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 (+.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)))))))) x) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) x))) (+.f64 #s(literal 2 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))))) |
(*.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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x #s(literal -69/1024 binary64)) x)) x) x))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/256 binary64))) x) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 27/4096 binary64))) x) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.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))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) (+.f64 #s(literal 2 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))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 2 binary64) (*.f64 x (*.f64 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) (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 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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 #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 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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 #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 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 2 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))))) |
| Outputs |
|---|
(-.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)))) |
1 calls:
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 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 64/23 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) |
(-.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 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 #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 (+.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)))))))) x) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) x))) (+.f64 #s(literal 2 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))))) |
(*.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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x #s(literal -69/1024 binary64)) x)) x) x))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/256 binary64))) x) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 27/4096 binary64))) x) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.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))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) (+.f64 #s(literal 2 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))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 2 binary64) (*.f64 x (*.f64 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) (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 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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 #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 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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)))))))))) |
| Outputs |
|---|
(-.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)))) |
1 calls:
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 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 64/23 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) |
(-.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 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 #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 (+.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)))))))) x) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) x))) (+.f64 #s(literal 2 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))))) |
(*.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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x #s(literal -69/1024 binary64)) x)) x) x))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/256 binary64))) x) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 27/4096 binary64))) x) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.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))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) (+.f64 #s(literal 2 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))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 2 binary64) (*.f64 x (*.f64 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) (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 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.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 (*.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 -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) (+.f64 (*.f64 (*.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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.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)))))))))) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
1 calls:
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 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 64/23 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) |
(-.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 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 #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 (+.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)))))))) x) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) x))) (+.f64 #s(literal 2 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))))) |
(*.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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x #s(literal -69/1024 binary64)) x)) x) x))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/256 binary64))) x) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 27/4096 binary64))) x) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.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))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) (+.f64 #s(literal 2 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))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 2 binary64) (*.f64 x (*.f64 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) (sqrt.f64 #s(literal 1/2 binary64))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
1 calls:
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 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 64/23 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) |
(-.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 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 #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 (+.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)))))))) x) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) x))) (+.f64 #s(literal 2 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))))) |
(*.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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x #s(literal -69/1024 binary64)) x)) x) x))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) x) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/256 binary64))) x) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 27/4096 binary64))) x) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))))) x))) (+.f64 #s(literal 2 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))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.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))))) (+.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))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.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))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) (+.f64 #s(literal 2 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))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.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/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 1/8 binary64) (*.f64 (+.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))))) (*.f64 (+.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))))) (+.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)))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 #s(literal 2 binary64) (*.f64 x (*.f64 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/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 2 binary64) (*.f64 x (*.f64 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)))))))))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.4% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 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 64/23 binary64) (*.f64 x x)) |
| Outputs |
|---|
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.4% | 1 | x |
Compiled 2 to 1 computations (50% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(literal 0 binary64) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.1% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 1× | egg-herbie |
| 112× | unsub-neg_binary64 |
| 92× | neg-mul-1_binary64 |
| 70× | +-commutative_binary64 |
| 64× | *-commutative_binary64 |
| 48× | sub-neg_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 109 |
| 1 | 72 | 109 |
| 2 | 102 | 109 |
| 3 | 137 | 109 |
| 4 | 171 | 109 |
| 5 | 240 | 109 |
| 6 | 355 | 109 |
| 7 | 382 | 109 |
| 8 | 398 | 109 |
| 9 | 401 | 109 |
| 1× | saturated |
| Inputs |
|---|
(/.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 (-.f64 #s(literal 1 binary64) (+.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 #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 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) 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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.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 (-.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 (+.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 #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 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.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 #s(literal -1/4 binary64) (*.f64 x x))) 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 #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/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
#s(literal 0 binary64) |
| 4438× | *-lowering-*.f32 |
| 4438× | *-lowering-*.f64 |
| 3960× | *-lowering-*.f32 |
| 3960× | *-lowering-*.f64 |
| 3000× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 3150 |
| 1 | 1285 | 2632 |
| 2 | 4473 | 2573 |
| 0 | 8168 | 2573 |
| 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 | 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 |
| 0 | 37 | 193 |
| 1 | 260 | 181 |
| 2 | 2447 | 181 |
| 0 | 8766 | 181 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
Compiled 268 to 159 computations (40.7% saved)
(abs x)
Compiled 436 to 206 computations (52.8% saved)
Loading profile data...