
Time bar (total: 15.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)| 5.6s | 8155× | 5 | exit |
| 1.0s | 8256× | 0 | valid |
compiled-spec: 1.6s (24.3% of total)ival-sqrt: 1.1s (17.2% of total)ival-mult: 1.1s (16.7% of total)backward-pass: 1.0s (15.6% of total)ival-add: 598.0ms (9.2% of total)ival-div: 594.0ms (9.2% of total)ival-sub: 431.0ms (6.6% of total)const: 79.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 | 91 | 30 |
| 3 | 153 | 30 |
| 4 | 261 | 30 |
| 5 | 405 | 30 |
| 6 | 512 | 30 |
| 7 | 558 | 30 |
| 8 | 570 | 30 |
| 0 | 12 | 11 |
| 1 | 28 | 10 |
| 2 | 36 | 10 |
| 3 | 44 | 10 |
| 4 | 52 | 10 |
| 5 | 65 | 10 |
| 6 | 82 | 10 |
| 7 | 96 | 10 |
| 8 | 108 | 10 |
| 9 | 109 | 10 |
| 0 | 109 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) |
| Outputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| Inputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 x)))))) |
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x))))))) |
(neg (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x)))))))) |
| Outputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 x)))))) |
(- 1 (sqrt (+ 1/2 (/ 1/2 (hypot 1 x))))) |
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x))))))) |
(- 1 (sqrt (+ 1/2 (/ 1/2 (hypot 1 x))))) |
(neg (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x)))))))) |
(+ (sqrt (+ 1/2 (/ 1/2 (hypot 1 x)))) -1) |
(abs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 2 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 0 | 0 | - | 0 | - | (hypot.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 65.0ms | 512× | 0 | valid |
Compiled 115 to 29 computations (74.8% saved)
compiled-spec: 22.0ms (34.3% of total)ival-mult: 18.0ms (28.1% of total)ival-sqrt: 11.0ms (17.2% of total)ival-add: 5.0ms (7.8% of total)ival-div: 4.0ms (6.2% of total)ival-sub: 3.0ms (4.7% of total)const: 1.0ms (1.6% of total)backward-pass: 0.0ms (0% of total)Compiled 11 to 8 computations (27.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.3% | (-.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 | 18 | 36 |
| 2 | 23 | 36 |
| 3 | 29 | 36 |
| 4 | 37 | 36 |
| 5 | 50 | 36 |
| 6 | 67 | 36 |
| 7 | 81 | 36 |
| 8 | 93 | 36 |
| 9 | 94 | 36 |
| 0 | 94 | 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.3% | (-.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))))) |
| 29.0ms | 256× | 0 | valid |
Compiled 38 to 9 computations (76.3% saved)
compiled-spec: 10.0ms (35.6% of total)ival-mult: 6.0ms (21.4% of total)ival-sqrt: 5.0ms (17.8% of total)ival-add: 3.0ms (10.7% of total)ival-div: 2.0ms (7.1% of total)ival-sub: 1.0ms (3.6% 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 | (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
| 1× | batch-egg-rewrite |
| 3008× | *-lowering-*.f32 |
| 3008× | *-lowering-*.f64 |
| 2846× | /-lowering-/.f32 |
| 2846× | /-lowering-/.f64 |
| 1192× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 30 |
| 1 | 66 | 30 |
| 2 | 534 | 30 |
| 3 | 6508 | 30 |
| 0 | 8005 | 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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(+.f64 (/.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 #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 (sqrt.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) (+.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) (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/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #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 #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 (sqrt.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) (+.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)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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) (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 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.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)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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 (sqrt.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) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.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 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 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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 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 (sqrt.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 (sqrt.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) (+.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) (/.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 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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 (sqrt.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 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) (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 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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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 (sqrt.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))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.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 (sqrt.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 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 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 #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 (sqrt.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 (pow.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)))))) #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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 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))) (+.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))))))) (*.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)))))))))) |
(/.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) (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 (/.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 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.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 (sqrt.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 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 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 #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 (sqrt.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 (/.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 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/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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.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) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.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) (sqrt.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)))) |
(pow.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)))))) #s(literal -1 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 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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) (sqrt.f64 (+.f64 #s(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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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 #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) (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/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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/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)))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/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 #s(literal 1/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)))))) #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 #s(literal 1/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)))))) #s(literal 2 binary64)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.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))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.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 #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))))) (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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/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 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 #s(literal -1/4 binary64) (neg.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 (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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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 (*.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)))))) (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/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64)))) #s(literal 1 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 (*.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)) (sqrt.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/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 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/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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.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 (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 (*.f64 #s(literal 1 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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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/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 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64)))) (+.f64 #s(literal -1/4 binary64) (neg.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 #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 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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 #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/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 #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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (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 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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 #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))))) (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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x 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)))) (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 (*.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 (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 (+.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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 #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/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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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/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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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 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 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64))))) (+.f64 #s(literal -1/4 binary64) (neg.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 #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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64))) #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 (+.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 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 #s(literal -1/4 binary64) (neg.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 (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 (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/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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 (*.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/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 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x 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))))) (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 (*.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))))) (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/512 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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 #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/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 #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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 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 (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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 #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 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/4 binary64) (neg.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 #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 #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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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 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 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) (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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal 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/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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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)))) |
(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 (*.f64 x 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)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
| 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 | 567 |
| 2 | 1466 | 551 |
| 3 | 4232 | 548 |
| 0 | 8068 | 548 |
| 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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #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 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (+ (* -1/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 (+.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)))) (*.f64 x x)) (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 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 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.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 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #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 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)))))))) |
(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 x (*.f64 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 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.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 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/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 (+.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 #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 6641 to 962 computations (85.5% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 229 | 17 | 246 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 229 | 18 | 247 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (/.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) (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))) | |
| 99.8% | (/.f64 (-.f64 #s(literal 1 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 #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 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)))))) | |
| ▶ | 99.8% | (/.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)))))) |
| ▶ | 98.3% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
| 4.1% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) | |
| 1.3% | (-.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))))))) | |
| 96.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)))) | |
| 97.1% | (-.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.3% | (-.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))))) |
| ▶ | 96.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
| 94.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) | |
| ▶ | 3.1% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| 96.0% | (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) | |
| 99.8% | (*.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)))) | |
| 1.4% | (*.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)))))))) | |
| ▶ | 4.2% | (*.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.3% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) | |
| 4.7% | (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
Compiled 605 to 362 computations (40.2% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) 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 | 128 | (-.f64 #s(literal 1 binary64) #s(literal 1 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 #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)))))) |
| 500× | fma-define |
| 438× | fma-lowering-fma.f32 |
| 438× | fma-lowering-fma.f64 |
| 262× | *-lowering-*.f32 |
| 262× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 209 |
| 1 | 70 | 203 |
| 2 | 174 | 203 |
| 3 | 390 | 203 |
| 4 | 647 | 203 |
| 5 | 767 | 203 |
| 6 | 806 | 203 |
| 7 | 834 | 203 |
| 8 | 859 | 203 |
| 9 | 864 | 203 |
| 0 | 864 | 203 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ 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)))) |
-1/2 |
(sqrt (+ (* 1 1) (* x x))) |
1 |
x |
(+ 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)))) |
(- 1 1) |
1 |
(* (* 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 (sqrt (+ 1/2 (/ 1/2 x)))) |
1 |
(sqrt (+ 1/2 (/ 1/2 x))) |
(+ 1/2 (/ 1/2 x)) |
1/2 |
(/ 1/2 x) |
x |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
1 |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
1/2 |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
| Outputs |
|---|
(/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* 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 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)) |
-1/2 |
#s(literal -1/2 binary64) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(+ 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))))) |
(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 (sqrt (+ (* 1 1) (* x x)))) |
(/.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 (* (* x x) 69/1024))))) |
(*.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) |
x |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024)))) |
(+.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) |
(* (* x x) (+ -11/128 (* (* x x) 69/1024))) |
(*.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)) |
(+.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 (sqrt (+ 1/2 (/ 1/2 x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
1 |
#s(literal 1 binary64) |
(sqrt (+ 1/2 (/ 1/2 x))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(+ 1/2 (/ 1/2 x)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
x |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
1 |
#s(literal 1 binary64) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 98.5% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| ✓ | accuracy | 98.3% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | accuracy | 98.5% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
| ✓ | accuracy | 100.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))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
| ✓ | 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.7% | (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) #s(literal 1 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 #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)))))) |
| ✓ | accuracy | 100.0% | (/.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 | 99.9% | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 95.0ms | 256× | 0 | valid |
Compiled 221 to 31 computations (86% saved)
ival-mult: 18.0ms (28.2% of total)compiled-spec: 13.0ms (20.3% of total)ival-div: 10.0ms (15.6% of total)ival-add: 10.0ms (15.6% of total)ival-sqrt: 8.0ms (12.5% of total)ival-sub: 4.0ms (6.3% of total)const: 1.0ms (1.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 1 (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))))> |
#<alt (sqrt (+ (* 1 1) (* x x)))> |
#<alt (- 1 1)> |
#<alt (* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024)))))> |
#<alt (* x x)> |
#<alt (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))> |
#<alt (* (* x x) (+ -11/128 (* (* x x) 69/1024)))> |
#<alt (- 1 (sqrt (+ 1/2 (/ 1/2 x))))> |
#<alt (sqrt (+ 1/2 (/ 1/2 x)))> |
#<alt (+ 1/2 (/ 1/2 x))> |
#<alt (/ 1/2 x)> |
#<alt (- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))))> |
#<alt (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))> |
#<alt (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (/ 1/2 (sqrt (+ (* 1 1) (* x x))))> |
#<alt (* (* x x) 69/1024)> |
| 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/4 (pow x 2)) 1/2)> |
#<alt (- (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) 1/2)> |
#<alt (- (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1/2)> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)> |
#<alt (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)> |
#<alt (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) 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 (/ 3/16 (pow x 4)))) x))> |
#<alt (* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) 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 (* (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 (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) (- (* 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 (* (sqrt (/ 1 x)) (sqrt 1/2)))> |
#<alt (/ (- x (* (sqrt x) (sqrt 1/2))) x)> |
#<alt (/ (- (* x (+ 1 (* -1/4 (* (sqrt x) (/ 1 (sqrt 1/2)))))) (* (sqrt x) (sqrt 1/2))) x)> |
#<alt (/ (- (* x (+ 1 (* x (- (* 1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))))))) (* (sqrt x) (sqrt 1/2))) x)> |
#<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/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))))> |
#<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/32 (/ 1 (pow (sqrt 1/2) 3))) (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5))))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (/ (+ (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 1/2)))) (* (sqrt x) (sqrt 1/2))) x)> |
#<alt (/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2))))))) x)> |
#<alt (/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/128 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt 1/2) 5))))))))) x)> |
#<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/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 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/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 x)) x)> |
#<alt (/ (+ 1/2 (* 1/2 x)) x)> |
#<alt (/ (+ 1/2 (* 1/2 x)) x)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* -9/128 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128)))))> |
#<alt (sqrt 2)> |
#<alt (- (sqrt 2) (/ 1 (* x (sqrt 2))))> |
#<alt (- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2))))> |
#<alt (- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (/ 1 (* x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x)))> |
#<alt (+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x)))> |
#<alt 1> |
#<alt (+ 1 (* 1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/64 (pow x 2)) 1/8)))))> |
#<alt 2> |
#<alt (- 2 (* 2 (/ 1 x)))> |
#<alt (- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x)))> |
#<alt (- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 3))))> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ 1 x)))> |
#<alt (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2))))> |
#<alt (+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (/ 1 x)) x)) 2) x)))> |
#<alt 1/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 (* 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))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 2.0ms | x | @ | inf | (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
| 1.0ms | x | @ | -inf | (- 1 (sqrt (+ 1/2 (/ 1/2 x)))) |
| 1.0ms | x | @ | inf | (* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))) |
| 1.0ms | x | @ | inf | (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 1× | batch-egg-rewrite |
| 3926× | *-lowering-*.f32 |
| 3926× | *-lowering-*.f64 |
| 2522× | /-lowering-/.f32 |
| 2522× | /-lowering-/.f64 |
| 2220× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 147 |
| 1 | 220 | 139 |
| 2 | 1976 | 139 |
| 0 | 8249 | 139 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ 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 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
(- 1 1) |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))) |
(* x x) |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024)))) |
(* (* x x) (+ -11/128 (* (* x x) 69/1024))) |
(- 1 (sqrt (+ 1/2 (/ 1/2 x)))) |
(sqrt (+ 1/2 (/ 1/2 x))) |
(+ 1/2 (/ 1/2 x)) |
(/ 1/2 x) |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(* (* x x) 69/1024) |
| Outputs |
|---|
(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))) |
(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) (/.f64 #s(literal -1 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) (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 #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 #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/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 (+.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 (+.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 #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))) #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)))) |
(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) (/.f64 #s(literal -1 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) (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 #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 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 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/2 binary64) (/.f64 #s(literal -1/2 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/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) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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)) |
(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/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))))) (+.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/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 #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))))) |
(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) (-.f64 #s(literal 0 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 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) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 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)) |
(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))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.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))) |
#s(literal 0 binary64) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 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)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 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 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 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 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (*.f64 x x) (*.f64 x (*.f64 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) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (*.f64 #s(literal 1/8 binary64) x) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) x) x (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 (*.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 x (*.f64 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 (*.f64 x x) (*.f64 x (*.f64 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 (*.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 x (*.f64 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 (*.f64 x x) (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #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 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (-.f64 (*.f64 x (*.f64 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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.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 x (*.f64 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 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #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 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 -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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 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 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))))))) |
(*.f64 (+.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 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))))))) 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 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 -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) #s(literal 1/8 binary64)) |
(+.f64 (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) (/.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.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 x (*.f64 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 x (*.f64 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))) |
(fma.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))) |
(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 #s(literal -11/128 binary64) (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (*.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)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) x #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 #s(literal -11/128 binary64) x) x (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.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 -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 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #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 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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #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 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) (+.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.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 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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.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 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/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.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 -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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) #s(literal 1/64 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) #s(literal 1/8 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.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 -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 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.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/64 binary64) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.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 #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 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 -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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.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 #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 #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 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x x)) (*.f64 x (*.f64 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 #s(literal -11/128 binary64) x) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) x) x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1331/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 328509/1073741824 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x (*.f64 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 x (*.f64 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) 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) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1/4 binary64)) x)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1/4 binary64)) x)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) x))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1/4 binary64)) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1/4 binary64)) x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1/4 binary64)) x))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.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) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.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 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1/4 binary64)) x)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1/4 binary64)) x))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1/4 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1/4 binary64)) x)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/4 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 #s(literal 1/2 binary64) x))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1/4 binary64)) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.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 #s(literal 1/4 binary64) x) #s(literal 1/4 binary64)) x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 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 #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 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) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.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 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.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))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 #s(literal 1 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) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 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)) |
(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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (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)))))))) |
(fma.f64 (/.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) (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 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 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 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.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))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 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 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/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 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (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/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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (+.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 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.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 (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 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 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 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.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))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(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 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #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 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.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 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 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 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.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 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.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))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (pow.f64 (+.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 (sqrt.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)))))) (sqrt.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.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) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal -1/2 binary64) (/.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)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #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 (neg.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 #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/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) (-.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 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/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 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(*.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/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 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1/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/2 binary64) (-.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 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/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/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) |
| 1× | egg-herbie |
| 3290× | *-lowering-*.f32 |
| 3290× | *-lowering-*.f64 |
| 2878× | +-lowering-+.f64 |
| 2878× | +-lowering-+.f32 |
| 1548× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 481 | 2862 |
| 1 | 1593 | 2556 |
| 2 | 5388 | 2522 |
| 0 | 8081 | 2522 |
| 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/4 (pow x 2)) 1/2) |
(- (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) 1/2) |
(- (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1/2) |
(/ -1/2 x) |
(/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x) |
(/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) |
(* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) 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 (* (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))))) |
(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) (- (* 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 (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(/ (- x (* (sqrt x) (sqrt 1/2))) x) |
(/ (- (* x (+ 1 (* -1/4 (* (sqrt x) (/ 1 (sqrt 1/2)))))) (* (sqrt x) (sqrt 1/2))) x) |
(/ (- (* x (+ 1 (* x (- (* 1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))))))) (* (sqrt x) (sqrt 1/2))) x) |
(- 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/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5))))))) |
(- 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/32 (/ 1 (pow (sqrt 1/2) 3))) (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5))))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(/ (+ (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 1/2)))) (* (sqrt x) (sqrt 1/2))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2))))))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/128 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt 1/2) 5))))))))) x) |
(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/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 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/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- 1 (sqrt 1/2)) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(sqrt 1/2) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
1 |
(+ 1 (* 1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/8 (* -9/128 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128))))) |
(sqrt 2) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2)))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2)))) |
(sqrt 2) |
(+ (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x))) |
1 |
(+ 1 (* 1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/64 (pow x 2)) 1/8))))) |
2 |
(- 2 (* 2 (/ 1 x))) |
(- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x))) |
(- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 3)))) |
2 |
(+ 2 (* 2 (/ 1 x))) |
(+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) |
(+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (/ 1 x)) x)) 2) x))) |
1/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)) |
(* 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)) |
| Outputs |
|---|
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.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 (*.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) 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 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (+.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)))) (/.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 #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))))) (*.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 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -3/16 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))))))))) (*.f64 #s(literal -1/32 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))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 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) 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 (+.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 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/32 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))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64))))) (/.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 (+.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)))))) 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 (*.f64 x 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 x (*.f64 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 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #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/4 (pow x 2)) 1/2) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1/2 binary64)) |
(- (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) 1/2) |
(+.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)) |
(- (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1/2) |
(+.f64 (*.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))))))) #s(literal -1/2 binary64)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) |
(/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (+.f64 (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.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 (/ 3/16 (pow x 4)))) x)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (+.f64 (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 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 (+.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (+.f64 (/.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 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 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) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(+ 1/8 (* (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) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (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))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (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))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (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))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (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))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (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))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 69/1024 (pow x 4)) |
(*.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (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))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (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))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (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))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1 (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/ (- x (* (sqrt x) (sqrt 1/2))) x) |
(-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 x) x))) |
(/ (- (* x (+ 1 (* -1/4 (* (sqrt x) (/ 1 (sqrt 1/2)))))) (* (sqrt x) (sqrt 1/2))) x) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 x) x))) |
(/ (- (* x (+ 1 (* x (- (* 1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))))))) (* (sqrt x) (sqrt 1/2))) x) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.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 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5))))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (* -1 (/ (- (* 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 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/32 (/ 1 (pow (sqrt 1/2) 3))) (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5))))) 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 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/128 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))) x)) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 1/2)))) (* (sqrt x) (sqrt 1/2))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 x (*.f64 x x))))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2))))))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/32 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/128 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt 1/2) 5))))))))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/32 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/128 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))) x) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(- (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x))) |
(sqrt 1/2) |
(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/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 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 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/128 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) 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))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) 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))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 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 (*.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 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.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 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.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 (* 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 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -3/32 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) (sqrt.f64 #s(literal 1/2 binary64)))) |
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 (*.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 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 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(- (+ (sqrt 1/2) (+ (* 1/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 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (pow x 2))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/8 (* -9/128 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -9/128 binary64))) x) x)) |
(+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -9/128 binary64) (*.f64 (*.f64 x x) #s(literal 49/1024 binary64)))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) |
(+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(+ 1 (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/64 (pow x 2)) 1/8))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 5/64 binary64))))))) |
2 |
#s(literal 2 binary64) |
(- 2 (* 2 (/ 1 x))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x)) |
(- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x))) |
(- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 3)))) |
(+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ 1 x))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) |
(+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x))) |
(+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (/ 1 x)) x)) 2) x))) |
(-.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) 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) (- (* (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 (*.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 (+.f64 #s(literal 1/2 binary64) (/.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 #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 #s(literal 1/2 binary64) (/.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)) |
(* 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)) |
Compiled 16625 to 2388 computations (85.6% saved)
29 alts after pruning (26 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 735 | 20 | 755 |
| Fresh | 6 | 6 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 744 | 29 | 773 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (/.f64 (-.f64 #s(literal 1 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 #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 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)))))) | |
| ▶ | 97.8% | (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
| 99.8% | (/.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)))))) | |
| 98.5% | (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) | |
| ✓ | 99.8% | (/.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)))))) |
| 98.7% | (/.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) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))))) | |
| 98.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) x))))) | |
| ▶ | 99.8% | (/.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))))) |
| 97.8% | (/.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) x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) | |
| 96.3% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) | |
| 17.6% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) | |
| 97.1% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.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)))))) | |
| 95.3% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))))))))))))) | |
| 95.3% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))))) | |
| ▶ | 97.3% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))))) |
| 97.0% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))))) | |
| 95.9% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x))))) | |
| ▶ | 4.1% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
| 1.3% | (-.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)))))) | |
| 96.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)))) | |
| 97.1% | (-.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.3% | (-.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))))) |
| ✓ | 96.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
| 94.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) | |
| 4.2% | (*.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))))))) x) | |
| 1.4% | (*.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.3% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) | |
| 4.7% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) | |
| ▶ | 3.1% | #s(literal 0 binary64) |
Compiled 1071 to 649 computations (39.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 384 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
| ✓ | cost-diff | 384 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))))) |
| ✓ | cost-diff | 384 | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
| ✓ | 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 #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))))))) |
| ✓ | cost-diff | 256 | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
| ✓ | 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))))) |
| ✓ | cost-diff | 0 | (/.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)))) |
| ✓ | cost-diff | 128 | (/.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))))) |
| 2024× | +-lowering-+.f64 |
| 2024× | +-lowering-+.f32 |
| 1732× | sum3-define |
| 1684× | *-lowering-*.f32 |
| 1684× | *-lowering-*.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 438 |
| 1 | 117 | 406 |
| 2 | 326 | 385 |
| 3 | 930 | 370 |
| 4 | 2894 | 356 |
| 0 | 8326 | 356 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))))) |
1 |
(/ (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 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 |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
(+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) |
(/ -1/2 (sqrt (+ (* 1 1) (* x x)))) |
-1/2 |
0 |
(- 1 (+ 1 (* (* x x) (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024))))))) |
1 |
(+ 1 (* (* x x) (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024)))))) |
(* (* 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 (+ 1/2 (/ 1/2 x))) (+ 1 (sqrt (+ 1/2 (/ 1/2 x))))) |
(- 1 (+ 1/2 (/ 1/2 x))) |
1 |
(+ 1/2 (/ 1/2 x)) |
1/2 |
(/ 1/2 x) |
x |
(+ 1 (sqrt (+ 1/2 (/ 1/2 x)))) |
(sqrt (+ 1/2 (/ 1/2 x))) |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))))))) |
1 |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))))) |
(/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))) |
(+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))) |
1/2 |
(/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))) |
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))) |
x |
(+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))) |
(+ 1 (/ 1/2 (* x x))) |
(/ 1/2 (* x x)) |
(* x x) |
(/ -1/8 (* (* x x) (* x x))) |
-1/8 |
(* (* x x) (* x x)) |
| Outputs |
|---|
(/ 1 (/ (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* 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 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) |
(/ (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* 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)))) |
(+ 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))))) |
(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 |
(+ 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 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
-1/2 |
#s(literal -1/2 binary64) |
0 |
#s(literal 0 binary64) |
(- 1 (+ 1 (* (* x x) (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024))))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64))) #s(literal 1/8 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* (* x x) (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) |
(* (* x x) (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024))))) |
(*.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)))))))) |
(* x x) |
(*.f64 x x) |
x |
(+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024)))) |
(+.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/8 |
#s(literal -1/8 binary64) |
(* (* x x) (+ 11/128 (* (* x x) -69/1024))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))) |
(+ 11/128 (* (* x x) -69/1024)) |
(+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) |
11/128 |
#s(literal 11/128 binary64) |
(* (* x x) -69/1024) |
(*.f64 x (*.f64 x #s(literal -69/1024 binary64))) |
-69/1024 |
#s(literal -69/1024 binary64) |
(/ (- 1 (+ 1/2 (/ 1/2 x))) (+ 1 (sqrt (+ 1/2 (/ 1/2 x))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(- 1 (+ 1/2 (/ 1/2 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1/2 (/ 1/2 x)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
x |
(+ 1 (sqrt (+ 1/2 (/ 1/2 x)))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(sqrt (+ 1/2 (/ 1/2 x))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))))))) |
1 |
#s(literal 1 binary64) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))))) |
(/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))))) |
(+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))) |
(+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
x |
(+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) x)) |
(+ 1 (/ 1/2 (* x x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(/ 1/2 (* x x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ -1/8 (* (* x x) (* x x))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) x) |
-1/8 |
#s(literal -1/8 binary64) |
(* (* x x) (* x x)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.9% | (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
| ✓ | accuracy | 98.5% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))))) |
| ✓ | accuracy | 98.5% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
| ✓ | 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.9% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 100.0% | (/.f64 #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 | 99.9% | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 164.0ms | 256× | 0 | valid |
Compiled 463 to 44 computations (90.5% saved)
ival-mult: 56.0ms (37.6% of total)compiled-spec: 47.0ms (31.6% of total)ival-div: 18.0ms (12.1% of total)ival-add: 15.0ms (10.1% of total)ival-sqrt: 8.0ms (5.4% of total)ival-sub: 4.0ms (2.7% of total)const: 1.0ms (0.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (/ (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))))> |
#<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 (+ 1 (* (* x x) (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024)))))))> |
#<alt (+ 1 (* (* x x) (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024))))))> |
#<alt (* (* x x) (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024)))))> |
#<alt (* x x)> |
#<alt (/ (- 1 (+ 1/2 (/ 1/2 x))) (+ 1 (sqrt (+ 1/2 (/ 1/2 x)))))> |
#<alt (- 1 (+ 1/2 (/ 1/2 x)))> |
#<alt (+ 1/2 (/ 1/2 x))> |
#<alt (/ 1/2 x)> |
#<alt (- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))))))> |
#<alt (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))))))> |
#<alt (sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))))> |
#<alt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))))> |
#<alt (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (/ -1/2 (sqrt (+ (* 1 1) (* x x))))> |
#<alt (/ 1/2 (sqrt (+ (* 1 1) (* x x))))> |
#<alt (* (* x x) -69/1024)> |
#<alt (* (* x x) (+ 11/128 (* (* x x) -69/1024)))> |
#<alt (+ 1 (sqrt (+ 1/2 (/ 1/2 x))))> |
#<alt (sqrt (+ 1/2 (/ 1/2 x)))> |
#<alt (/ 1/2 (* x x))> |
#<alt (/ -1/8 (* (* x x) (* 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 (/ 8 (pow x 2))> |
#<alt (/ (+ 8 (* 11/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) (pow x 2))> |
#<alt (/ (+ 8 (* (pow x 2) (+ 11/2 (* (pow x 2) (- (* 69/256 (pow x 2)) 17/32))))) (pow x 2))> |
#<alt (* 2 (+ 1 (sqrt 1/2)))> |
#<alt (- (+ (* 2 (+ 1 (sqrt 1/2))) (/ 1/2 (* x (sqrt 1/2)))) (* -2 (/ (+ 1 (sqrt 1/2)) x)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2))))) (* 1/16 (/ 1 (pow (sqrt 1/2) 3)))) (pow x 2))) (+ (* 2 (+ 1 (sqrt 1/2))) (/ 1/2 (* x (sqrt 1/2))))) (* -2 (/ (+ 1 (sqrt 1/2)) x)))> |
#<alt (- (+ (* 2 (+ 1 (sqrt 1/2))) (+ (/ 1/64 (* (pow x 3) (pow (sqrt 1/2) 5))) (/ 1/2 (* x (sqrt 1/2))))) (+ (* -2 (/ (+ 1 (sqrt 1/2)) x)) (+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) (pow x 2))) (+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) (pow x 3))) (+ (/ 1/16 (* (pow x 3) (pow (sqrt 1/2) 3))) (+ (/ 1/4 (* (pow x 3) (sqrt 1/2))) (+ (* 1/16 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (/ 1 (pow x 3)) (/ (sqrt 1/2) (pow x 3))))))))))> |
#<alt (* 2 (+ 1 (sqrt 1/2)))> |
#<alt (+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) x)) (* 2 (+ 1 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) x)) (+ (* 1/2 (/ 1 (sqrt 1/2))) (/ 1/16 (* x (pow (sqrt 1/2) 3))))) (* -2 (+ 1 (sqrt 1/2)))) x)) (* 2 (+ 1 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 5))) (+ 1 (+ (sqrt 1/2) (+ (* -1 (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2))))) (+ (* 1/16 (/ 1 (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) x)) (+ (* -1 (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2))))) (* 1/16 (/ 1 (pow (sqrt 1/2) 3))))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) (* -2 (+ 1 (sqrt 1/2)))) x)) (* 2 (+ 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/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> |
#<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 (* -69/1024 (pow x 6))> |
#<alt (* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 11/128 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 69/1024 (/ 1/8 (pow x 4)))))> |
#<alt (* -69/1024 (pow x 6))> |
#<alt (* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 11/128 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 69/1024 (/ 1/8 (pow x 4)))))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))> |
#<alt (* -69/1024 (pow x 6))> |
#<alt (* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4)))))> |
#<alt (* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4)))))> |
#<alt (* -69/1024 (pow x 6))> |
#<alt (* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4)))))> |
#<alt (* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (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/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* x (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2)))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* x (+ (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* (sqrt (/ 1 x)) (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (sqrt 1/2)))))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* x (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (+ (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2)))) (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* (sqrt (/ 1 x)) (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (sqrt 1/2)))) (sqrt 1/2)))) (* 1/4 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (* x (pow (sqrt 1/2) 2))))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* (sqrt (/ 1 x)) (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (sqrt 1/2))))))))))> |
#<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 (/ (+ (* 1/256 (/ 1 (* (pow (sqrt 1/2) 5) (pow (+ 1 (sqrt 1/2)) 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))))))) (pow x 3))) (+ (* 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/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 (/ (+ (* -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/256 (/ 1 (* (pow (sqrt 1/2) 5) (pow (+ 1 (sqrt 1/2)) 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/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))))))) 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/2 x)> |
#<alt (/ (- (* 1/2 x) 1/2) x)> |
#<alt (/ (- (* 1/2 x) 1/2) x)> |
#<alt (/ (- (* 1/2 x) 1/2) x)> |
#<alt 1/2> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt 1/2> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 x)) x)> |
#<alt (/ (+ 1/2 (* 1/2 x)) x)> |
#<alt (/ (+ 1/2 (* 1/2 x)) x)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- (+ 1 (* 2 (/ (pow x 3) (sqrt 1/2)))) (sqrt 1/2))> |
#<alt (- (+ 1 (* (pow x 3) (+ (* 8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/2))> |
#<alt (- (+ 1 (* (pow x 3) (+ (* (pow x 2) (+ (* 2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/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/2)> |
#<alt (+ (sqrt 1/2) (* -2 (/ (pow x 3) (sqrt 1/2))))> |
#<alt (+ (sqrt 1/2) (* (pow x 3) (- (* -8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (* (pow x 3) (- (* (pow x 2) (- (* -2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/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 (sqrt 2)> |
#<alt (+ (sqrt 2) (* 8 (/ (pow x 3) (sqrt 2))))> |
#<alt (+ (sqrt 2) (* (pow x 3) (+ (* 32 (/ (pow x 2) (sqrt 2))) (* 8 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow x 3) (+ (* (pow x 2) (+ (* 1/2 (/ (* x (- 128 (* 64 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 32 (/ 1 (sqrt 2))))) (* 8 (/ 1 (sqrt 2))))))> |
#<alt (sqrt 2)> |
#<alt (- (sqrt 2) (/ 1 (* x (sqrt 2))))> |
#<alt (- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2))))> |
#<alt (- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2))))> |
#<alt (sqrt 2)> |
#<alt (- (sqrt 2) (/ 1 (* x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x)))> |
#<alt (+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (+ 1 (/ 1 (pow (sqrt 2) 4))) (* 2 (/ 1 (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x)))> |
#<alt 2> |
#<alt (+ 2 (* 16 (pow x 3)))> |
#<alt (+ 2 (* (pow x 3) (+ 16 (* 64 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 3) (+ 16 (* (pow x 2) (+ 64 (* 128 x))))))> |
#<alt 2> |
#<alt (- 2 (* 2 (/ 1 x)))> |
#<alt (- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x)))> |
#<alt (- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 3))))> |
#<alt 2> |
#<alt (- 2 (* 2 (/ 1 x)))> |
#<alt (+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x)))> |
#<alt (+ 2 (* -1 (/ (+ 2 (* -1 (/ (- 2 (/ 1 x)) x))) 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/2> |
#<alt (- (* 1/4 (pow x 2)) 1/2)> |
#<alt (- (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) 1/2)> |
#<alt (- (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1/2)> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)> |
#<alt (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)> |
#<alt (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) 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 (/ 3/16 (pow x 4)))) x))> |
#<alt (* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 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 (* -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 (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))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (/ (+ x (* (sqrt x) (sqrt 1/2))) x)> |
#<alt (/ (+ (* x (+ 1 (* 1/4 (* (sqrt x) (/ 1 (sqrt 1/2)))))) (* (sqrt x) (sqrt 1/2))) x)> |
#<alt (/ (+ (* x (+ 1 (* x (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))))))) (* (sqrt x) (sqrt 1/2))) x)> |
#<alt (+ 1 (sqrt 1/2))> |
#<alt (+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ 1 (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5))))))) (* 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/32 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 1/4 (/ 1 (sqrt 1/2)))) x))))> |
#<alt (+ 1 (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (/ (+ (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 1/2)))) (* (sqrt x) (sqrt 1/2))) x)> |
#<alt (/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2))))))) x)> |
#<alt (/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/128 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt 1/2) 5))))))))) x)> |
#<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/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 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/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | (sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))))) |
| 1.0ms | x | @ | inf | (- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))))))) |
| 1.0ms | x | @ | 0 | (/ (- 1 (+ 1/2 (/ 1/2 x))) (+ 1 (sqrt (+ 1/2 (/ 1/2 x))))) |
| 1.0ms | x | @ | -inf | (/ (- 1 (+ 1/2 (/ 1/2 x))) (+ 1 (sqrt (+ 1/2 (/ 1/2 x))))) |
| 1.0ms | x | @ | inf | (/ (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) |
| 1× | batch-egg-rewrite |
| 2982× | fma-lowering-fma.f32 |
| 2982× | fma-lowering-fma.f64 |
| 2524× | *-lowering-*.f32 |
| 2524× | *-lowering-*.f64 |
| 2008× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 288 |
| 1 | 362 | 259 |
| 2 | 3839 | 259 |
| 0 | 8427 | 259 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) (+ 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 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(- 1 (+ 1 (* (* x x) (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024))))))) |
(+ 1 (* (* x x) (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024)))))) |
(* (* x x) (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024))))) |
(* x x) |
(/ (- 1 (+ 1/2 (/ 1/2 x))) (+ 1 (sqrt (+ 1/2 (/ 1/2 x))))) |
(- 1 (+ 1/2 (/ 1/2 x))) |
(+ 1/2 (/ 1/2 x)) |
(/ 1/2 x) |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))))))) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))))) |
(/ 1 (+ 1/2 (/ 1/2 (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))) |
(+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) |
(/ -1/2 (sqrt (+ (* 1 1) (* x x)))) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(* (* x x) -69/1024) |
(* (* x x) (+ 11/128 (* (* x x) -69/1024))) |
(+ 1 (sqrt (+ 1/2 (/ 1/2 x)))) |
(sqrt (+ 1/2 (/ 1/2 x))) |
(/ 1/2 (* x x)) |
(/ -1/8 (* (* x x) (* x x))) |
| Outputs |
|---|
(+.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)))))) #s(literal 1/2 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) (hypot.f64 #s(literal 1 binary64) x)))) |
(+.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))) (*.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)))))) #s(literal 1/2 binary64))) |
(+.f64 (*.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))))))) (*.f64 (/.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 (/.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 #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)))))))) |
(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))) |
(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)))))) (*.f64 (/.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)))))))) |
(fma.f64 (/.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 #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)))))))) |
(fma.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)))))) #s(literal 1/2 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) (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.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)))))) #s(literal 1/2 binary64))) |
(neg.f64 (/.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 #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) (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 (/.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)) #s(literal -1/2 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/8 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3 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/2 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) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 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/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 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3 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/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 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/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) (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) (pow.f64 (/.f64 #s(literal -1/2 binary64) (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 (/.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) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/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 #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 #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 #s(literal -1 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 (/.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) (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 (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/2 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/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 #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 (/.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/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.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)) #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 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 (+.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)))))) #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 (+.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 (+.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 #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 (+.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/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(/.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 #s(literal 1 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 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)) #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 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (/.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 (+.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 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (/.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/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/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) (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 (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))))))) (neg.f64 (+.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 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #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/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 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.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 -1 binary64)) |
(pow.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) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.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 #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) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (/.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 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 #s(literal 1 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 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 (+.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) (pow.f64 (/.f64 #s(literal -1/2 binary64) (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 (+.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) (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 #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)) |
(/.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 (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))) |
(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)) |
(*.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 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (*.f64 x x))) |
(+.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) |
(-.f64 (-.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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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 x (*.f64 x #s(literal -69/1024 binary64))))))))))) (/.f64 (*.f64 (+.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 x (*.f64 x #s(literal -69/1024 binary64)))))))) (*.f64 (+.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 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) (/.f64 (*.f64 (+.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 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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 x (*.f64 x #s(literal -69/1024 binary64)))))))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (*.f64 (+.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 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (*.f64 (+.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 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (*.f64 (+.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 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))))) (neg.f64 (+.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 x (*.f64 x #s(literal -69/1024 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))))))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))))))))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64)))))))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (*.f64 (+.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 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (*.f64 (+.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 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(-.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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))))) |
(fma.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 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (+.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (+.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) x) x (+.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (*.f64 x 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64)))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))))))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))))))))))) (neg.f64 (-.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 x (*.f64 x #s(literal -69/1024 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))))))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (*.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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64)))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))))) |
(*.f64 (+.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 x (*.f64 x #s(literal -69/1024 binary64)))))))) #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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 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) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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 x (*.f64 x #s(literal -69/1024 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 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) x) x (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) x) x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 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 #s(literal -69/1024 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))))) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x 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 #s(literal -69/1024 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))))))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))))) (*.f64 x 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 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(+.f64 (fma.f64 #s(literal 1 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) 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) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 (fma.f64 #s(literal 1 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) x))))) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 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) x))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (fma.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) x)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 (fma.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) x)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.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) x)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(exp.f64 (*.f64 (log.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) x)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(-.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) x))))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(fma.f64 #s(literal 1 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) x))))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(fma.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) x)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (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) x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.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) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))))) |
(/.f64 (-.f64 (pow.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) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 3 binary64))) (+.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) 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) x)))))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.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) 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) x)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(pow.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) x))))) #s(literal -1 binary64)) |
(pow.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) x))))) #s(literal 1 binary64)) #s(literal -1 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) x))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) 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) x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) x))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) x))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.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) x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.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/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/4 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 #s(literal 1/2 binary64) x))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+.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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(fma.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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))))) |
(/.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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) #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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal -1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal 1 binary64)) |
(*.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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1/2 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.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/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/4 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) (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))))) |
(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 #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)) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1/8 binary64) (pow.f64 (/.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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.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 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (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 #s(literal 1/8 binary64) (pow.f64 (/.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) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.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) (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 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (neg.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 (neg.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)))) (neg.f64 (-.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 (hypot.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(pow.f64 (/.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 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.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/4 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/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 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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 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) (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 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 #s(literal -1/2 binary64) (/.f64 #s(literal 1 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 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1/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 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(*.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 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
(fma.f64 x (*.f64 x #s(literal 11/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -69/1024 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
(fma.f64 #s(literal 11/128 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) |
(fma.f64 #s(literal -69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -69/1024 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -69/1024 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -69/1024 binary64)) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
(fma.f64 (*.f64 #s(literal 11/128 binary64) x) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -69/1024 binary64))) x) x (*.f64 (*.f64 x x) #s(literal 11/128 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 x (*.f64 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 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64))) (-.f64 (*.f64 x (*.f64 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 #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))) (*.f64 x x)) (+.f64 #s(literal 121/16384 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -69/1024 binary64))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal -69/1024 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64))))) x) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) x) |
(/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 1× | egg-herbie |
| 4440× | *-lowering-*.f32 |
| 4440× | *-lowering-*.f64 |
| 3414× | +-lowering-+.f64 |
| 3414× | +-lowering-+.f32 |
| 1928× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 666 | 4667 |
| 1 | 2246 | 4143 |
| 0 | 8389 | 4143 |
| 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))))) |
(/ 8 (pow x 2)) |
(/ (+ 8 (* 11/2 (pow x 2))) (pow x 2)) |
(/ (+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) (pow x 2)) |
(/ (+ 8 (* (pow x 2) (+ 11/2 (* (pow x 2) (- (* 69/256 (pow x 2)) 17/32))))) (pow x 2)) |
(* 2 (+ 1 (sqrt 1/2))) |
(- (+ (* 2 (+ 1 (sqrt 1/2))) (/ 1/2 (* x (sqrt 1/2)))) (* -2 (/ (+ 1 (sqrt 1/2)) x))) |
(- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2))))) (* 1/16 (/ 1 (pow (sqrt 1/2) 3)))) (pow x 2))) (+ (* 2 (+ 1 (sqrt 1/2))) (/ 1/2 (* x (sqrt 1/2))))) (* -2 (/ (+ 1 (sqrt 1/2)) x))) |
(- (+ (* 2 (+ 1 (sqrt 1/2))) (+ (/ 1/64 (* (pow x 3) (pow (sqrt 1/2) 5))) (/ 1/2 (* x (sqrt 1/2))))) (+ (* -2 (/ (+ 1 (sqrt 1/2)) x)) (+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) (pow x 2))) (+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) (pow x 3))) (+ (/ 1/16 (* (pow x 3) (pow (sqrt 1/2) 3))) (+ (/ 1/4 (* (pow x 3) (sqrt 1/2))) (+ (* 1/16 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (/ 1 (pow x 3)) (/ (sqrt 1/2) (pow x 3)))))))))) |
(* 2 (+ 1 (sqrt 1/2))) |
(+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) x)) (* 2 (+ 1 (sqrt 1/2)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) x)) (+ (* 1/2 (/ 1 (sqrt 1/2))) (/ 1/16 (* x (pow (sqrt 1/2) 3))))) (* -2 (+ 1 (sqrt 1/2)))) x)) (* 2 (+ 1 (sqrt 1/2)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 5))) (+ 1 (+ (sqrt 1/2) (+ (* -1 (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2))))) (+ (* 1/16 (/ 1 (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) x)) (+ (* -1 (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2))))) (* 1/16 (/ 1 (pow (sqrt 1/2) 3))))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) (* -2 (+ 1 (sqrt 1/2)))) x)) (* 2 (+ 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/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 |
(+ 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))) |
(* -69/1024 (pow x 6)) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(* (pow x 6) (- (+ (* 11/128 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(* -69/1024 (pow x 6)) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(* (pow x 6) (- (+ (* 11/128 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)) |
(* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)) |
(* -69/1024 (pow x 6)) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(* -69/1024 (pow x 6)) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (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/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* x (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* x (+ (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* (sqrt (/ 1 x)) (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (sqrt 1/2)))))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* x (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (+ (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2)))) (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* (sqrt (/ 1 x)) (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (sqrt 1/2)))) (sqrt 1/2)))) (* 1/4 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (* x (pow (sqrt 1/2) 2))))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* (sqrt (/ 1 x)) (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (sqrt 1/2)))))))))) |
(/ 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 (/ (+ (* 1/256 (/ 1 (* (pow (sqrt 1/2) 5) (pow (+ 1 (sqrt 1/2)) 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))))))) (pow x 3))) (+ (* 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/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 (/ (+ (* -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/256 (/ 1 (* (pow (sqrt 1/2) 5) (pow (+ 1 (sqrt 1/2)) 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/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))))))) 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/2 x) |
(/ (- (* 1/2 x) 1/2) x) |
(/ (- (* 1/2 x) 1/2) x) |
(/ (- (* 1/2 x) 1/2) x) |
1/2 |
(- 1/2 (* 1/2 (/ 1 x))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(- 1/2 (* 1/2 (/ 1 x))) |
1/2 |
(- 1/2 (* 1/2 (/ 1 x))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(- 1 (sqrt 1/2)) |
(- (+ 1 (* 2 (/ (pow x 3) (sqrt 1/2)))) (sqrt 1/2)) |
(- (+ 1 (* (pow x 3) (+ (* 8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/2)) |
(- (+ 1 (* (pow x 3) (+ (* (pow x 2) (+ (* 2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/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/2) |
(+ (sqrt 1/2) (* -2 (/ (pow x 3) (sqrt 1/2)))) |
(+ (sqrt 1/2) (* (pow x 3) (- (* -8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2)))))) |
(+ (sqrt 1/2) (* (pow x 3) (- (* (pow x 2) (- (* -2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/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))) |
(sqrt 2) |
(+ (sqrt 2) (* 8 (/ (pow x 3) (sqrt 2)))) |
(+ (sqrt 2) (* (pow x 3) (+ (* 32 (/ (pow x 2) (sqrt 2))) (* 8 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow x 3) (+ (* (pow x 2) (+ (* 1/2 (/ (* x (- 128 (* 64 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 32 (/ 1 (sqrt 2))))) (* 8 (/ 1 (sqrt 2)))))) |
(sqrt 2) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2)))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2)))) |
(sqrt 2) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (+ 1 (/ 1 (pow (sqrt 2) 4))) (* 2 (/ 1 (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x))) |
2 |
(+ 2 (* 16 (pow x 3))) |
(+ 2 (* (pow x 3) (+ 16 (* 64 (pow x 2))))) |
(+ 2 (* (pow x 3) (+ 16 (* (pow x 2) (+ 64 (* 128 x)))))) |
2 |
(- 2 (* 2 (/ 1 x))) |
(- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x))) |
(- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 3)))) |
2 |
(- 2 (* 2 (/ 1 x))) |
(+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x))) |
(+ 2 (* -1 (/ (+ 2 (* -1 (/ (- 2 (/ 1 x)) x))) 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/2 |
(- (* 1/4 (pow x 2)) 1/2) |
(- (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) 1/2) |
(- (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1/2) |
(/ -1/2 x) |
(/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x) |
(/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) |
(* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 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)) |
(* -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 (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)) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(/ (+ x (* (sqrt x) (sqrt 1/2))) x) |
(/ (+ (* x (+ 1 (* 1/4 (* (sqrt x) (/ 1 (sqrt 1/2)))))) (* (sqrt x) (sqrt 1/2))) x) |
(/ (+ (* x (+ 1 (* x (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))))))) (* (sqrt x) (sqrt 1/2))) x) |
(+ 1 (sqrt 1/2)) |
(+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ 1 (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5))))))) (* 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/32 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 1/4 (/ 1 (sqrt 1/2)))) x)))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(/ (+ (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 1/2)))) (* (sqrt x) (sqrt 1/2))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2))))))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/128 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt 1/2) 5))))))))) x) |
(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/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 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/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (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 (*.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 (*.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 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))))))))) |
(/ 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 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.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 #s(literal 1/4 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))))) (*.f64 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 #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 (/.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 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.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 (+.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))))) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1/32 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 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))))) (*.f64 x (*.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 (/.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 (+.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 #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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 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 (/.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))))) (neg.f64 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 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.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))))) #s(literal 1/32 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64))) (/.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)))))))) x)) (/.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))))) (neg.f64 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)) |
(/ 8 (pow x 2)) |
(/.f64 #s(literal 8 binary64) (*.f64 x x)) |
(/ (+ 8 (* 11/2 (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) (*.f64 x x)) |
(/ (+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) (*.f64 x x)) |
(/ (+ 8 (* (pow x 2) (+ 11/2 (* (pow x 2) (- (* 69/256 (pow x 2)) 17/32))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x)) |
(* 2 (+ 1 (sqrt 1/2))) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ (* 2 (+ 1 (sqrt 1/2))) (/ 1/2 (* x (sqrt 1/2)))) (* -2 (/ (+ 1 (sqrt 1/2)) x))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 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))) |
(- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2))))) (* 1/16 (/ 1 (pow (sqrt 1/2) 3)))) (pow x 2))) (+ (* 2 (+ 1 (sqrt 1/2))) (/ 1/2 (* x (sqrt 1/2))))) (* -2 (/ (+ 1 (sqrt 1/2)) x))) |
(+.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 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 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 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)))) |
(- (+ (* 2 (+ 1 (sqrt 1/2))) (+ (/ 1/64 (* (pow x 3) (pow (sqrt 1/2) 5))) (/ 1/2 (* x (sqrt 1/2))))) (+ (* -2 (/ (+ 1 (sqrt 1/2)) x)) (+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) (pow x 2))) (+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) (pow x 3))) (+ (/ 1/16 (* (pow x 3) (pow (sqrt 1/2) 3))) (+ (/ 1/4 (* (pow x 3) (sqrt 1/2))) (+ (* 1/16 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (/ 1 (pow x 3)) (/ (sqrt 1/2) (pow x 3)))))))))) |
(-.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal 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 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (*.f64 #s(literal 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 (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal 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)))) |
(* 2 (+ 1 (sqrt 1/2))) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) x)) (* 2 (+ 1 (sqrt 1/2)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 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)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2)))) x)) (+ (* 1/2 (/ 1 (sqrt 1/2))) (/ 1/16 (* x (pow (sqrt 1/2) 3))))) (* -2 (+ 1 (sqrt 1/2)))) x)) (* 2 (+ 1 (sqrt 1/2)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) (/.f64 (+.f64 (*.f64 #s(literal 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))) x)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 5))) (+ 1 (+ (sqrt 1/2) (+ (* -1 (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2))))) (+ (* 1/16 (/ 1 (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) x)) (+ (* -1 (- (* 1/2 (/ 1 (sqrt 1/2))) (* -2 (+ 1 (sqrt 1/2))))) (* 1/16 (/ 1 (pow (sqrt 1/2) 3))))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) (* -2 (+ 1 (sqrt 1/2)))) x)) (* 2 (+ 1 (sqrt 1/2)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.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))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 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/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) x) (+.f64 (*.f64 #s(literal 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/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x))) x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (+ (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 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) 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) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x))) |
(+ 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 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ 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 #s(literal 1/16 binary64) (*.f64 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 #s(literal 3/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #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 (*.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 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(- (+ (sqrt 1/2) (+ (* 1/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) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.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 |
#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 (*.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 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.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) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 6) (- (+ (* 11/128 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -69/1024 (pow x 6)) |
(*.f64 #s(literal -69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.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) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 6) (- (+ (* 11/128 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/8 binary64))) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal -69/1024 binary64)))))))) |
(* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.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) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* -69/1024 (pow x 6)) |
(*.f64 #s(literal -69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.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) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 6) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(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/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* x (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* x (+ (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* (sqrt (/ 1 x)) (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (sqrt 1/2)))))) (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2)))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* x (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (+ (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2)))) (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* (sqrt (/ 1 x)) (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (sqrt 1/2)))) (sqrt 1/2)))) (* 1/4 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (* x (pow (sqrt 1/2) 2))))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* (sqrt (/ 1 x)) (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (* x (pow (sqrt 1/2) 2))))) (sqrt 1/2)))))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (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 (/ (+ (* 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 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.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 #s(literal 1/4 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))))) (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x))) |
(- (+ (* -1 (/ (+ (* 1/256 (/ 1 (* (pow (sqrt 1/2) 5) (pow (+ 1 (sqrt 1/2)) 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))))))) (pow x 3))) (+ (* 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 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.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 (/.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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.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))))) #s(literal 1/32 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/256 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 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))))) #s(literal -1/4 binary64)) (*.f64 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) 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 (/ (+ (* 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 (/ (+ (* -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 #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 (+.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)) x)) |
(+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/256 (/ 1 (* (pow (sqrt 1/2) 5) (pow (+ 1 (sqrt 1/2)) 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/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))))))) 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 #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 (+.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 (/.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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.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))))) #s(literal 1/32 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/256 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))) x)) (/.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)) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* 1/2 x) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) x) |
(/ (- (* 1/2 x) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) x) |
(/ (- (* 1/2 x) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) 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))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(- 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(- 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) 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))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) 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))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (* 2 (/ (pow x 3) (sqrt 1/2)))) (sqrt 1/2)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) x) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* (pow x 3) (+ (* 8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* (pow x 3) (+ (* (pow x 2) (+ (* 2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/2)) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (-.f64 #s(literal 1 binary64) (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 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.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 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.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 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 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 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) 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 #s(literal 3/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -2 (/ (pow x 3) (sqrt 1/2)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (* (pow x 3) (- (* -8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (sqrt 1/2) (* (pow x 3) (- (* (pow x 2) (- (* -2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -8 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ (sqrt 1/2) (/ 1/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 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) 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) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(sqrt 1/2) |
(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/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 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.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 #s(literal -3/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 8 (/ (pow x 3) (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 8 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (sqrt 2) (* (pow x 3) (+ (* 32 (/ (pow x 2) (sqrt 2))) (* 8 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 32 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 8 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (sqrt 2) (* (pow x 3) (+ (* (pow x 2) (+ (* 1/2 (/ (* x (- 128 (* 64 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 32 (/ 1 (sqrt 2))))) (* 8 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 8 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 48 binary64) x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 32 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2)))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -3/4 binary64) (sqrt.f64 #s(literal 2 binary64))) x)) x)) |
(+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (+ 1 (/ 1 (pow (sqrt 2) 4))) (* 2 (/ 1 (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 0 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 16 (pow x 3))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 x x)) x)) |
(+ 2 (* (pow x 3) (+ 16 (* 64 (pow x 2))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 x x) #s(literal 64 binary64)))))) |
(+ 2 (* (pow x 3) (+ 16 (* (pow x 2) (+ 64 (* 128 x)))))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal 16 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 64 binary64) (*.f64 x #s(literal 128 binary64))))))))) |
2 |
#s(literal 2 binary64) |
(- 2 (* 2 (/ 1 x))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x)) |
(- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x))) |
(- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 3)))) |
(+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))) |
2 |
#s(literal 2 binary64) |
(- 2 (* 2 (/ 1 x))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x)) |
(+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x))) |
(-.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x)) x)) |
(+ 2 (* -1 (/ (+ 2 (* -1 (/ (- 2 (/ 1 x)) x))) x))) |
(-.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) |
(* 1/4 (pow x 2)) |
(*.f64 x (*.f64 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 (*.f64 x 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 x (*.f64 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 #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 #s(literal 1/2 binary64) (-.f64 (/.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) (pow.f64 x #s(literal 4 binary64)))) x)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/4 (pow x 2)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(- (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) 1/2) |
(+.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)))))) |
(- (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x 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/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/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/.f64 (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64)))) x) |
(/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))))) 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 (/ 3/16 (pow x 4)))) x)) |
(/.f64 (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 x)) |
(* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 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 x (*.f64 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))))))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.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))) (neg.f64 x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (neg.f64 x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.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)))))) (neg.f64 x)) |
(* -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 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) |
(*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 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) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (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) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (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) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (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) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (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) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (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) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x)))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ x (* (sqrt x) (sqrt 1/2))) x) |
(/.f64 (+.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x))) x) |
(/ (+ (* x (+ 1 (* 1/4 (* (sqrt x) (/ 1 (sqrt 1/2)))))) (* (sqrt x) (sqrt 1/2))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal 1/2 binary64)))))) x) |
(/ (+ (* x (+ 1 (* x (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))))))) (* (sqrt x) (sqrt 1/2))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 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 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 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 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(- (+ 1 (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5))))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)))) |
(+ 1 (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (- (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 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/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 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 (neg.f64 (+.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) x) (/.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 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 1/2)))) (* (sqrt x) (sqrt 1/2))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 x (*.f64 x x))))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2))))))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/128 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt 1/2) 5))))))))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 x (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/128 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))) x) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(- (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x))) |
(sqrt 1/2) |
(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/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 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 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 (neg.f64 (+.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) x) (/.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/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
Compiled 29163 to 3353 computations (88.5% saved)
31 alts after pruning (26 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 979 | 13 | 992 |
| Fresh | 8 | 13 | 21 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 990 | 31 | 1021 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (/.f64 (-.f64 #s(literal 1 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 #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 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)))))) | |
| 98.7% | (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) | |
| 97.8% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) | |
| ▶ | 99.8% | (/.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)))))) |
| ✓ | 99.8% | (/.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)))))) |
| 98.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.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 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) | |
| 10.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) (*.f64 x x))) | |
| 2.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) | |
| ▶ | 1.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) (*.f64 x x))) |
| ✓ | 99.8% | (/.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))))) |
| 4.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) | |
| 96.3% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) | |
| 97.3% | (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1/2 binary64))) | |
| 17.6% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) | |
| 97.0% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))))) | |
| 96.9% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x))))) | |
| 95.9% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x))))) | |
| 97.3% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) | |
| ▶ | 97.3% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
| ▶ | 96.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)))) |
| 97.1% | (-.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.3% | (-.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))))) |
| ✓ | 96.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
| 94.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) | |
| 97.8% | (*.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) x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) | |
| 98.7% | (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) | |
| 4.2% | (*.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))))))) x) | |
| 1.4% | (*.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.3% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) | |
| ▶ | 4.7% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | 3.1% | #s(literal 0 binary64) |
Compiled 1302 to 690 computations (47% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 512 | (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
| ✓ | cost-diff | 512 | (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
| ✓ | cost-diff | 512 | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
| ✓ | cost-diff | 512 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
| ✓ | 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) (*.f64 x x)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | 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 | 128 | (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 128 | (/.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)))))) |
| 4688× | *-lowering-*.f32 |
| 4688× | *-lowering-*.f64 |
| 2954× | fma-define |
| 2414× | fma-lowering-fma.f32 |
| 2414× | fma-lowering-fma.f64 |
Useful iterations: 7 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 381 |
| 1 | 102 | 351 |
| 2 | 196 | 350 |
| 3 | 311 | 350 |
| 4 | 483 | 350 |
| 5 | 710 | 334 |
| 6 | 1038 | 334 |
| 7 | 1302 | 333 |
| 8 | 2271 | 333 |
| 9 | 3395 | 333 |
| 10 | 4073 | 333 |
| 11 | 5152 | 333 |
| 12 | 6301 | 333 |
| 13 | 7185 | 333 |
| 14 | 7546 | 333 |
| 15 | 7664 | 333 |
| 16 | 7699 | 333 |
| 17 | 7707 | 333 |
| 0 | 8040 | 333 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ 1 (+ -1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(+ 1 (+ -1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) |
1 |
(+ -1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) |
-1/2 |
(/ -1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
(+ 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 |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(* (* x x) 1/8) |
(* x x) |
x |
1/8 |
(/ 1 (/ (+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) (* x x))) |
1 |
(/ (+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) (* x x)) |
(+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) |
8 |
(* x (* x (+ 11/2 (* (* x x) -17/32)))) |
x |
(* x (+ 11/2 (* (* x x) -17/32))) |
(+ 11/2 (* (* x x) -17/32)) |
11/2 |
(* (* x x) -17/32) |
(* x x) |
-17/32 |
(- 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 |
(- 1 (sqrt (+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))))) |
1 |
(sqrt (+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))) |
(+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))) |
1/2 |
(/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))) |
(/ 1/2 x) |
x |
(+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))) |
(+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))) |
(/ 1/2 (* x x)) |
(* x x) |
(/ -1/8 (* x (* x (* x x)))) |
-1/8 |
(* x (* x (* x x))) |
(* x (* x x)) |
| Outputs |
|---|
(/ (+ 1 (+ -1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* 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 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(+ 1 (+ -1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ -1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
-1/2 |
#s(literal -1/2 binary64) |
(/ -1/2 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
(+ 1 (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))))) |
(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)) |
(* (* 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) |
(/ 1 (/ (+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) (* x x))) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) |
1 |
#s(literal 1 binary64) |
(/ (+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) (* x x)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64))))) (*.f64 x x)) |
(+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) |
(+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64))))) |
8 |
#s(literal 8 binary64) |
(* x (* x (+ 11/2 (* (* x x) -17/32)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
x |
(* x (+ 11/2 (* (* x x) -17/32))) |
(*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
(+ 11/2 (* (* x x) -17/32)) |
(+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64))) |
11/2 |
#s(literal 11/2 binary64) |
(* (* x x) -17/32) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* x x) |
(*.f64 x x) |
-17/32 |
#s(literal -17/32 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 |
(- 1 (sqrt (+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) x) x)) x)))))) |
1 |
#s(literal 1 binary64) |
(sqrt (+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) x) x)) x))))) |
(+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) x) x)) x)))) |
1/2 |
#s(literal 1/2 binary64) |
(/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) x) x)) x))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
x |
(+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) x) x)) x) x)) |
(+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) x) x)) x) x) |
(/ 1/2 (* x x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ -1/8 (* x (* x (* x x)))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) |
-1/8 |
#s(literal -1/8 binary64) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 1/2 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.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.8% | (/.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 | 99.8% | (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
| ✓ | accuracy | 98.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) (*.f64 x x))) |
| ✓ | accuracy | 28.1% | (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 100.0% | (/.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)))))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 124.0ms | 254× | 0 | valid |
| 1.0ms | 2× | 0 | invalid |
Compiled 406 to 46 computations (88.7% saved)
ival-div: 26.0ms (31.2% of total)ival-add: 18.0ms (21.6% of total)ival-mult: 18.0ms (21.6% of total)compiled-spec: 9.0ms (10.8% of total)ival-sqrt: 8.0ms (9.6% of total)ival-sub: 3.0ms (3.6% of total)const: 1.0ms (1.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ 1 (+ -1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))> |
#<alt (+ 1 (+ -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))))> |
#<alt (* (* x x) 1/8)> |
#<alt (* x x)> |
#<alt (/ 1 (/ (+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) (* x x)))> |
#<alt (/ (+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) (* x x))> |
#<alt (+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32)))))> |
#<alt (* x (* x (+ 11/2 (* (* x x) -17/32))))> |
#<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 (sqrt (+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))))> |
#<alt (sqrt (+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))))> |
#<alt (+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))> |
#<alt (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))> |
#<alt (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (* (* x x) -17/32)> |
#<alt (* x (+ 11/2 (* (* x x) -17/32)))> |
#<alt (/ -1/4 (* x x))> |
#<alt (+ 1/2 (/ -1/4 (* x x)))> |
#<alt (/ 1/2 (* x x))> |
#<alt (/ -1/8 (* x (* x (* x x))))> |
#<alt (* x (* 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> |
#<alt (- (* 1/4 (pow x 2)) 1)> |
#<alt (- (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) 1)> |
#<alt (- (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1)> |
#<alt -1/2> |
#<alt (* -1 (+ 1/2 (* 1/2 (/ 1 x))))> |
#<alt (- (/ 1/4 (pow x 3)) (+ 1/2 (* 1/2 (/ 1 x))))> |
#<alt (- (/ 1/4 (pow x 3)) (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))))> |
#<alt -1/2> |
#<alt (- (* 1/2 (/ 1 x)) 1/2)> |
#<alt (- (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) 1/2)> |
#<alt (- (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) 1/2)> |
#<alt -1/2> |
#<alt (- (* 1/4 (pow x 2)) 1/2)> |
#<alt (- (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) 1/2)> |
#<alt (- (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1/2)> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)> |
#<alt (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)> |
#<alt (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) 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 (/ 3/16 (pow x 4)))) x))> |
#<alt (* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) 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) (- (* (pow x 2) (+ 69/1024 (* -1705/32768 (pow x 2)))) 11/128))))> |
#<alt (/ -32/17 (pow x 2))> |
#<alt (* -1 (/ (+ 32/17 (* 5632/289 (/ 1 (pow x 2)))) (pow x 2)))> |
#<alt (/ (- (* -1 (/ (+ 5632/289 (* 1130496/4913 (/ 1 (pow x 2)))) (pow x 2))) 32/17) (pow x 2))> |
#<alt (/ (- (* -1 (/ (+ 1130496/4913 (* 223477760/83521 (/ 1 (pow x 2)))) (pow x 4))) (+ 32/17 (* 5632/289 (/ 1 (pow x 2))))) (pow x 2))> |
#<alt (/ -32/17 (pow x 2))> |
#<alt (* -1 (/ (+ 32/17 (* 5632/289 (/ 1 (pow x 2)))) (pow x 2)))> |
#<alt (/ (- (* -1 (/ (+ 5632/289 (* 1130496/4913 (/ 1 (pow x 2)))) (pow x 2))) 32/17) (pow x 2))> |
#<alt (/ (- (* -1 (/ (+ 1130496/4913 (* 223477760/83521 (/ 1 (pow x 2)))) (pow x 4))) (+ 32/17 (* 5632/289 (/ 1 (pow x 2))))) (pow x 2))> |
#<alt (/ 8 (pow x 2))> |
#<alt (/ (+ 8 (* 11/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) (pow x 2))> |
#<alt (/ (+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* (pow x 2) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32))> |
#<alt (* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* (pow x 2) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32))> |
#<alt (* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32))> |
#<alt 8> |
#<alt (+ 8 (* 11/2 (pow x 2)))> |
#<alt (+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2)))))> |
#<alt (+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2)))))> |
#<alt (* -17/32 (pow x 4))> |
#<alt (* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32))> |
#<alt (* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32))> |
#<alt (* -17/32 (pow x 4))> |
#<alt (* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32))> |
#<alt (* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32))> |
#<alt (* 11/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))> |
#<alt (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))> |
#<alt (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))> |
#<alt (* -17/32 (pow x 4))> |
#<alt (* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* -17/32 (pow x 4))> |
#<alt (* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<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 (sqrt 1/2))> |
#<alt (- (+ 1 (* 2 (/ (pow x 3) (sqrt 1/2)))) (sqrt 1/2))> |
#<alt (- (+ 1 (* (pow x 3) (+ (* 8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/2))> |
#<alt (- (+ 1 (* (pow x 3) (+ (* (pow x 2) (+ (* 2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/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/2)> |
#<alt (+ (sqrt 1/2) (* -2 (/ (pow x 3) (sqrt 1/2))))> |
#<alt (+ (sqrt 1/2) (* (pow x 3) (- (* -8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (* (pow x 3) (- (* (pow x 2) (- (* -2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/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/2> |
#<alt (+ 1/2 (* -4 (pow x 3)))> |
#<alt (+ 1/2 (* (pow x 3) (- (* -16 (pow x 2)) 4)))> |
#<alt (+ 1/2 (* (pow x 3) (- (* (pow x 2) (- (* -96 (pow x 2)) 16)) 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/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 (* -4 (pow x 3))> |
#<alt (* (pow x 3) (- (* -16 (pow x 2)) 4))> |
#<alt (* (pow x 3) (- (* (pow x 2) (- (* -96 (pow x 2)) 16)) 4))> |
#<alt (* (pow x 3) (- (* (pow x 2) (- (* (pow x 2) (- (* -512 (pow x 2)) 96)) 16)) 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))) (* 1/8 (/ 1 (pow x 6))))) 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 (/ 3/16 (pow x 4)))) x))> |
#<alt (* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) 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 (* -17/32 (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* -17/32 (pow x 2))> |
#<alt (* 11/2 x)> |
#<alt (* x (+ 11/2 (* -17/32 (pow x 2))))> |
#<alt (* x (+ 11/2 (* -17/32 (pow x 2))))> |
#<alt (* x (+ 11/2 (* -17/32 (pow x 2))))> |
#<alt (* -17/32 (pow x 3))> |
#<alt (* (pow x 3) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* (pow x 3) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* (pow x 3) (- (* 11/2 (/ 1 (pow x 2))) 17/32))> |
#<alt (* -17/32 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 17/32 (* 11/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 17/32 (* 11/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 17/32 (* 11/2 (/ 1 (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))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 2))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 2))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 2))> |
#<alt 1/2> |
#<alt (- 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt 1/2> |
#<alt (- 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (/ 1 (/ (+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) (* x x))) |
| 0.0ms | x | @ | 0 | (- 1 (sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x)))) |
| 0.0ms | x | @ | 0 | (sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x))) |
| 0.0ms | x | @ | inf | (* (* x x) 1/8) |
| 0.0ms | x | @ | inf | (* x (* x (+ 11/2 (* (* x x) -17/32)))) |
| 1× | batch-egg-rewrite |
| 3228× | *-lowering-*.f32 |
| 3228× | *-lowering-*.f64 |
| 2262× | fma-lowering-fma.f32 |
| 2262× | fma-lowering-fma.f64 |
| 1848× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 285 |
| 1 | 338 | 257 |
| 2 | 3490 | 253 |
| 0 | 8292 | 253 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ 1 (+ -1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (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))))) |
(/ -1/2 (sqrt (+ (* 1 1) (* x x)))) |
(* (* x x) 1/8) |
(* x x) |
(/ 1 (/ (+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) (* x x))) |
(/ (+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) (* x x)) |
(+ 8 (* x (* x (+ 11/2 (* (* x x) -17/32))))) |
(* x (* x (+ 11/2 (* (* x x) -17/32)))) |
(- 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 (sqrt (+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))))) |
(sqrt (+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))) |
(+ 1/2 (/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))) |
(/ (/ 1/2 x) (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))) |
(sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(* (* x x) -17/32) |
(* x (+ 11/2 (* (* x x) -17/32))) |
(/ -1/4 (* x x)) |
(+ 1/2 (/ -1/4 (* x x))) |
(/ 1/2 (* x x)) |
(/ -1/8 (* x (* x (* x x)))) |
(* x (* x x)) |
| Outputs |
|---|
(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 (/.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 (/.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 (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 (/.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 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)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.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 (/.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 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 (+.f64 #s(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 (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 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) (sqrt.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/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 (+.f64 #s(literal 1 binary64) (pow.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 (+.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 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) (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 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.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 (-.f64 #s(literal 1 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) (sqrt.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)))) |
(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 (/.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 (/.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)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #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) (+.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)) #s(literal 1/2 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)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.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) (sqrt.f64 (+.f64 #s(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 (+.f64 (/.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 3/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 (+.f64 (/.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/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 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(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 (+.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) (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 #s(literal 1 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 #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 (/.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)) #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 #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) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -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) (-.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 2 binary64)) (-.f64 #s(literal 3/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 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) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 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/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 #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/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/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -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)))) #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))) (-.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 3 binary64))))) |
(/.f64 #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 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(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 (+.f64 #s(literal 1 binary64) (pow.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 2 binary64)) (-.f64 #s(literal 3/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (-.f64 #s(literal 3/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/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 #s(literal 1/4 binary64) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/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 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(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 (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 2 binary64)))) (neg.f64 (-.f64 #s(literal 3/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/4 binary64) (-.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/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 #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 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -2 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 2 binary64)) #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))) |
(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))) (-.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 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.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 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 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))) (-.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 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3/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/2 binary64) (*.f64 (/.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)) #s(literal -1/2 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #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)))) (/.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/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))))) |
(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 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) #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/2 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/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) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1/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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -2 binary64)) (-.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) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/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 (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/2 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 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -2 binary64)))) (neg.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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -2 binary64)) #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 binary64) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/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)))) |
(pow.f64 (/.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 #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) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -2 binary64)))) #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 (+.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/2 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) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -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))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1/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 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (*.f64 x x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (*.f64 x x))) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) |
(*.f64 x (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 64 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) x))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (*.f64 x x)) |
(/.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64)))))) |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) x) x) |
(/.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) x) (*.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64)))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 64 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64)) |
(-.f64 (/.f64 #s(literal 64 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))) #s(literal 8 binary64)) |
(fma.f64 (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))) (*.f64 x x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) x #s(literal 8 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64)))) (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 #s(literal 64 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64))))) |
(/.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) (-.f64 #s(literal 64 binary64) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))))) (neg.f64 (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 64 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal 64 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64)))) (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 #s(literal 64 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64)))))) |
(*.f64 (-.f64 #s(literal 64 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 11/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 11/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal 11/2 binary64)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64))) x)) |
(+.f64 (*.f64 #s(literal 11/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) (*.f64 x x)) (*.f64 #s(literal 11/2 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 11/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -17/32 binary64))) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
(fma.f64 #s(literal 11/2 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) (*.f64 x x) (*.f64 #s(literal 11/2 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 11/2 binary64)) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64))) x)) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1331/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -4913/32768 binary64)))) (+.f64 #s(literal 121/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) #s(literal 11/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 121/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 289/1024 binary64)))) (+.f64 #s(literal 11/2 binary64) (*.f64 #s(literal 17/32 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) |
(*.f64 (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 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) (+.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 (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)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.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 (-.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 #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 (-.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 #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)))))) |
(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 (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/2 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/8 binary64) (*.f64 (/.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) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (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 (/.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/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(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)) |
(*.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 (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 (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))) x) (/.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/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.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 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64))))) #s(literal 1/2 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/2 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/2 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 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) |
(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))) |
(-.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 #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)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.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) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.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))) x) (/.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 (/.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))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.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) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.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))) x) (/.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/4 binary64) (*.f64 (/.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)))))) |
(/.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 (+.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 #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)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.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) (/.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 #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))) x) (/.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/4 binary64) (*.f64 (/.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)))))) |
(*.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))) x) (/.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/4 binary64) (*.f64 (/.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))))) #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))) |
(*.f64 (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)) (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))) |
(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 #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 #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 x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 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 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 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 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) 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 x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 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 x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 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))))) |
(+.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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)))))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) x) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) x) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)))))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(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 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -2 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 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/4 binary64)) |
(*.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 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 x #s(literal -17/32 binary64))) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(*.f64 #s(literal -17/32 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -17/32 binary64)) x) |
(+.f64 (*.f64 x #s(literal 11/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64))) (*.f64 x #s(literal 11/2 binary64))) |
(fma.f64 x #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64))) (*.f64 x #s(literal 11/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64)) (*.f64 x #s(literal 11/2 binary64))) |
(fma.f64 #s(literal 11/2 binary64) x (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64)))) |
(fma.f64 #s(literal -17/32 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 11/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) x (*.f64 x #s(literal 11/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -17/32 binary64) (*.f64 x #s(literal 11/2 binary64))) |
(fma.f64 (*.f64 x #s(literal -17/32 binary64)) (*.f64 x x) (*.f64 x #s(literal 11/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1331/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -4913/32768 binary64)))) (+.f64 (*.f64 (*.f64 x #s(literal 11/2 binary64)) (*.f64 x #s(literal 11/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64)))) (*.f64 (*.f64 x #s(literal 11/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 11/2 binary64)) (*.f64 x #s(literal 11/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64))))) (-.f64 (*.f64 x #s(literal 11/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal -17/32 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1331/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -4913/32768 binary64)))) (+.f64 #s(literal 121/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) #s(literal 11/2 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 121/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 289/1024 binary64)))) (+.f64 #s(literal 11/2 binary64) (*.f64 #s(literal 17/32 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1331/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -4913/32768 binary64))) x) (+.f64 #s(literal 121/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) #s(literal 11/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 121/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 289/1024 binary64))) x) (+.f64 #s(literal 11/2 binary64) (*.f64 #s(literal 17/32 binary64) (*.f64 x x)))) |
(*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) |
(*.f64 (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 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 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1/4 binary64) x) x) |
(/.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)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) x) (/.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 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.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/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(*.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) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) x) |
(/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) x) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x x)) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
| 1× | egg-herbie |
| 3514× | *-lowering-*.f32 |
| 3514× | *-lowering-*.f64 |
| 2798× | +-lowering-+.f64 |
| 2798× | +-lowering-+.f32 |
| 1560× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 468 | 3659 |
| 1 | 1537 | 3298 |
| 2 | 5362 | 3251 |
| 0 | 8196 | 3251 |
| 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 |
(- (* 1/4 (pow x 2)) 1) |
(- (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) 1) |
(- (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1) |
-1/2 |
(* -1 (+ 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 x)) (* 3/16 (/ 1 (pow x 5)))))) |
-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) (+ 1/4 (* -3/16 (pow x 2)))) 1/2) |
(- (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1/2) |
(/ -1/2 x) |
(/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x) |
(/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) |
(* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) 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) (- (* (pow x 2) (+ 69/1024 (* -1705/32768 (pow x 2)))) 11/128)))) |
(/ -32/17 (pow x 2)) |
(* -1 (/ (+ 32/17 (* 5632/289 (/ 1 (pow x 2)))) (pow x 2))) |
(/ (- (* -1 (/ (+ 5632/289 (* 1130496/4913 (/ 1 (pow x 2)))) (pow x 2))) 32/17) (pow x 2)) |
(/ (- (* -1 (/ (+ 1130496/4913 (* 223477760/83521 (/ 1 (pow x 2)))) (pow x 4))) (+ 32/17 (* 5632/289 (/ 1 (pow x 2))))) (pow x 2)) |
(/ -32/17 (pow x 2)) |
(* -1 (/ (+ 32/17 (* 5632/289 (/ 1 (pow x 2)))) (pow x 2))) |
(/ (- (* -1 (/ (+ 5632/289 (* 1130496/4913 (/ 1 (pow x 2)))) (pow x 2))) 32/17) (pow x 2)) |
(/ (- (* -1 (/ (+ 1130496/4913 (* 223477760/83521 (/ 1 (pow x 2)))) (pow x 4))) (+ 32/17 (* 5632/289 (/ 1 (pow x 2))))) (pow x 2)) |
(/ 8 (pow x 2)) |
(/ (+ 8 (* 11/2 (pow x 2))) (pow x 2)) |
(/ (+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) (pow x 2)) |
(/ (+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) (pow x 2)) |
(* -17/32 (pow x 2)) |
(* (pow x 2) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(* -17/32 (pow x 2)) |
(* (pow x 2) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
8 |
(+ 8 (* 11/2 (pow x 2))) |
(+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) |
(+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) |
(* -17/32 (pow x 4)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(* -17/32 (pow x 4)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(* 11/2 (pow x 2)) |
(* (pow x 2) (+ 11/2 (* -17/32 (pow x 2)))) |
(* (pow x 2) (+ 11/2 (* -17/32 (pow x 2)))) |
(* (pow x 2) (+ 11/2 (* -17/32 (pow x 2)))) |
(* -17/32 (pow x 4)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* -17/32 (pow x 4)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* -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 (sqrt 1/2)) |
(- (+ 1 (* 2 (/ (pow x 3) (sqrt 1/2)))) (sqrt 1/2)) |
(- (+ 1 (* (pow x 3) (+ (* 8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/2)) |
(- (+ 1 (* (pow x 3) (+ (* (pow x 2) (+ (* 2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/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/2) |
(+ (sqrt 1/2) (* -2 (/ (pow x 3) (sqrt 1/2)))) |
(+ (sqrt 1/2) (* (pow x 3) (- (* -8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2)))))) |
(+ (sqrt 1/2) (* (pow x 3) (- (* (pow x 2) (- (* -2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/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/2 |
(+ 1/2 (* -4 (pow x 3))) |
(+ 1/2 (* (pow x 3) (- (* -16 (pow x 2)) 4))) |
(+ 1/2 (* (pow x 3) (- (* (pow x 2) (- (* -96 (pow x 2)) 16)) 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/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))) |
(* -4 (pow x 3)) |
(* (pow x 3) (- (* -16 (pow x 2)) 4)) |
(* (pow x 3) (- (* (pow x 2) (- (* -96 (pow x 2)) 16)) 4)) |
(* (pow x 3) (- (* (pow x 2) (- (* (pow x 2) (- (* -512 (pow x 2)) 96)) 16)) 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))) (* 1/8 (/ 1 (pow x 6))))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) |
(* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) 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))) |
(* -17/32 (pow x 2)) |
(* -17/32 (pow x 2)) |
(* -17/32 (pow x 2)) |
(* -17/32 (pow x 2)) |
(* -17/32 (pow x 2)) |
(* -17/32 (pow x 2)) |
(* -17/32 (pow x 2)) |
(* -17/32 (pow x 2)) |
(* -17/32 (pow x 2)) |
(* -17/32 (pow x 2)) |
(* -17/32 (pow x 2)) |
(* -17/32 (pow x 2)) |
(* 11/2 x) |
(* x (+ 11/2 (* -17/32 (pow x 2)))) |
(* x (+ 11/2 (* -17/32 (pow x 2)))) |
(* x (+ 11/2 (* -17/32 (pow x 2)))) |
(* -17/32 (pow x 3)) |
(* (pow x 3) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* (pow x 3) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* (pow x 3) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(* -17/32 (pow x 3)) |
(* -1 (* (pow x 3) (- 17/32 (* 11/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 17/32 (* 11/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 17/32 (* 11/2 (/ 1 (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)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 2)) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 2)) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 2)) |
1/2 |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
1/2 |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
| 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 (*.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 #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 #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) (*.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) (/.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 #s(literal 1/4 binary64) (*.f64 (+.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 #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 #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 #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/32 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 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))))) x) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (+.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 #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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (/.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))))) (*.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 (/.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))))) x) (+.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) 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 #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 #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/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))))) #s(literal 1/32 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (*.f64 #s(literal -1/4 binary64) (+.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 #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)) (/.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/4 (pow x 2)) |
(*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -3/16 binary64) (*.f64 (*.f64 x 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 x (*.f64 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 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/4 (pow x 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(- (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) 1) |
(+.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 x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x 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 |
#s(literal -1/2 binary64) |
(* -1 (+ 1/2 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(- (/ 1/4 (pow x 3)) (+ 1/2 (* 1/2 (/ 1 x)))) |
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x) #s(literal -1/2 binary64)) |
(- (/ 1/4 (pow x 3)) (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5)))))) |
(+.f64 (-.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)))) #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/2 (/ 1 x)) 1/2) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(- (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) 1/2) |
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) |
(- (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) 1/2) |
(-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #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/4 (pow x 2)) 1/2) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/2 binary64)) |
(- (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) 1/2) |
(+.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)) |
(- (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) 1/2) |
(+.f64 (*.f64 (*.f64 x 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)))))) #s(literal -1/2 binary64)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) |
(/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.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 (/ 3/16 (pow x 4)))) x)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 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)) |
(* 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 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 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1705/32768 (pow x 2)))) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1705/32768 binary64)))))))))) |
(/ -32/17 (pow x 2)) |
(/.f64 #s(literal -32/17 binary64) (*.f64 x x)) |
(* -1 (/ (+ 32/17 (* 5632/289 (/ 1 (pow x 2)))) (pow x 2))) |
(/.f64 (-.f64 #s(literal -32/17 binary64) (/.f64 #s(literal 5632/289 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 5632/289 (* 1130496/4913 (/ 1 (pow x 2)))) (pow x 2))) 32/17) (pow x 2)) |
(/.f64 (-.f64 #s(literal -32/17 binary64) (/.f64 (+.f64 #s(literal 5632/289 binary64) (/.f64 #s(literal 1130496/4913 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 1130496/4913 (* 223477760/83521 (/ 1 (pow x 2)))) (pow x 4))) (+ 32/17 (* 5632/289 (/ 1 (pow x 2))))) (pow x 2)) |
(/.f64 (-.f64 (-.f64 #s(literal -32/17 binary64) (/.f64 #s(literal 5632/289 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1130496/4913 binary64) (/.f64 #s(literal 223477760/83521 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) |
(/ -32/17 (pow x 2)) |
(/.f64 #s(literal -32/17 binary64) (*.f64 x x)) |
(* -1 (/ (+ 32/17 (* 5632/289 (/ 1 (pow x 2)))) (pow x 2))) |
(/.f64 (-.f64 #s(literal -32/17 binary64) (/.f64 #s(literal 5632/289 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 5632/289 (* 1130496/4913 (/ 1 (pow x 2)))) (pow x 2))) 32/17) (pow x 2)) |
(/.f64 (-.f64 #s(literal -32/17 binary64) (/.f64 (+.f64 #s(literal 5632/289 binary64) (/.f64 #s(literal 1130496/4913 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 1130496/4913 (* 223477760/83521 (/ 1 (pow x 2)))) (pow x 4))) (+ 32/17 (* 5632/289 (/ 1 (pow x 2))))) (pow x 2)) |
(/.f64 (-.f64 (-.f64 #s(literal -32/17 binary64) (/.f64 #s(literal 5632/289 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1130496/4913 binary64) (/.f64 #s(literal 223477760/83521 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) |
(/ 8 (pow x 2)) |
(/.f64 #s(literal 8 binary64) (*.f64 x x)) |
(/ (+ 8 (* 11/2 (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x)) |
(/ (+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) (*.f64 x x)) |
(/ (+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) (*.f64 x x)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* (pow x 2) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) x) x) |
(* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))))) |
(* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))))) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* (pow x 2) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) x) x) |
(* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))))) |
(* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))))) |
8 |
#s(literal 8 binary64) |
(+ 8 (* 11/2 (pow x 2))) |
(+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) |
(+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) |
(+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) |
(+ 8 (* (pow x 2) (+ 11/2 (* -17/32 (pow x 2))))) |
(+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))))) |
(* -17/32 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -17/32 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 11/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/2 binary64))) |
(* (pow x 2) (+ 11/2 (* -17/32 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64))))) |
(* (pow x 2) (+ 11/2 (* -17/32 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64))))) |
(* (pow x 2) (+ 11/2 (* -17/32 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64))))) |
(* -17/32 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -17/32 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -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) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 #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) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 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 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 3/32 binary64) x) (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 x (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/32 binary64)) (*.f64 #s(literal -1/4 binary64) (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) 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 (/.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) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (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) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.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 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (* 2 (/ (pow x 3) (sqrt 1/2)))) (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* (pow x 3) (+ (* 8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/2)) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* (pow x 3) (+ (* (pow x 2) (+ (* 2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/2)))))) (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (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) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 #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) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 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 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 3/32 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -2 (/ (pow x 3) (sqrt 1/2)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (* (pow x 3) (- (* -8 (/ (pow x 2) (sqrt 1/2))) (* 2 (/ 1 (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (sqrt 1/2) (* (pow x 3) (- (* (pow x 2) (- (* -2 (/ x (pow (sqrt 1/2) 3))) (* 8 (/ 1 (sqrt 1/2))))) (* 2 (/ 1 (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -8 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) 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 (/.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) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (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) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.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/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -4 (pow x 3))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -4 binary64)))) |
(+ 1/2 (* (pow x 3) (- (* -16 (pow x 2)) 4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) #s(literal -16 binary64)))))) |
(+ 1/2 (* (pow x 3) (- (* (pow x 2) (- (* -96 (pow x 2)) 16)) 4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -16 binary64) (*.f64 (*.f64 x x) #s(literal -96 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/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 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) |
(* -4 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -4 binary64))) |
(* (pow x 3) (- (* -16 (pow x 2)) 4)) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) #s(literal -16 binary64))))) |
(* (pow x 3) (- (* (pow x 2) (- (* -96 (pow x 2)) 16)) 4)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -16 binary64) (*.f64 (*.f64 x x) #s(literal -96 binary64)))))) |
(* (pow x 3) (- (* (pow x 2) (- (* (pow x 2) (- (* -512 (pow x 2)) 96)) 16)) 4)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -16 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -96 binary64) (*.f64 x (*.f64 x #s(literal -512 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 (*.f64 x 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))) (* 1/8 (/ 1 (pow x 6))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64)))))) 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 (/ 3/16 (pow x 4)))) x)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* 1/4 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 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)))))))) |
(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) 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 (/.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) 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 (/.f64 #s(literal 3/32 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) x)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* -17/32 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
(* 11/2 x) |
(*.f64 x #s(literal 11/2 binary64)) |
(* x (+ 11/2 (* -17/32 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
(* x (+ 11/2 (* -17/32 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
(* x (+ 11/2 (* -17/32 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
(* -17/32 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -17/32 binary64))) |
(* (pow x 3) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 x (*.f64 (*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) x) x)) |
(* (pow x 3) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 x (*.f64 (*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) x) x)) |
(* (pow x 3) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 x (*.f64 (*.f64 (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x))) x) x)) |
(* -17/32 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -17/32 binary64))) |
(* -1 (* (pow x 3) (- 17/32 (* 11/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 17/32 binary64) (/.f64 #s(literal -11/2 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- 17/32 (* 11/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 17/32 binary64) (/.f64 #s(literal -11/2 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- 17/32 (* 11/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 17/32 binary64) (/.f64 #s(literal -11/2 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)) |
(/ -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/2 (pow x 2)) 1/4) (pow x 2)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 2)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 2)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
1/2 |
#s(literal 1/2 binary64) |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
1/2 |
#s(literal 1/2 binary64) |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ -1/8 (pow x 4)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
Compiled 25707 to 3124 computations (87.8% saved)
33 alts after pruning (24 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 952 | 8 | 960 |
| Fresh | 5 | 16 | 21 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 958 | 33 | 991 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (/.f64 (fma.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/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 #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)))))) | |
| 98.7% | (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) | |
| 97.8% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) | |
| 99.8% | (/.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 #s(literal 1/4 binary64) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -2 binary64)))) (sqrt.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))))) | |
| ✓ | 99.8% | (/.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)))))) |
| ✓ | 99.8% | (/.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.9% | (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) | |
| 98.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.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 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) | |
| 10.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) (*.f64 x x))) | |
| 2.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) | |
| 10.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x))) | |
| ✓ | 99.8% | (/.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))))) |
| 4.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) | |
| 96.3% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) | |
| 97.3% | (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1/2 binary64))) | |
| 17.6% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) | |
| 97.0% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))))) | |
| 96.9% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x))))) | |
| 95.9% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x))))) | |
| 97.3% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) | |
| 97.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)))) | |
| ✓ | 97.3% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
| ✓ | 96.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.3% | (-.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))))) |
| ✓ | 96.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
| 94.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) | |
| 97.8% | (*.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) x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) | |
| 98.7% | (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) | |
| 3.5% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) | |
| 1.4% | (*.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.3% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) | |
| ✓ | 4.7% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | 3.1% | #s(literal 0 binary64) |
Compiled 2016 to 723 computations (64.1% 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 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 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 #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 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 #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) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) 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/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) 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) x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 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 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.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)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 #s(literal 1/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 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 #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/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 (+.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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 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 #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 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -2 binary64)))) (sqrt.f64 (+.f64 (/.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/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/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 #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 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 #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 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)))))) |
| Outputs |
|---|
(/.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))))) |
7 calls:
| 18.0ms | x |
| 17.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 17.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 14.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 13.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 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.8% | 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.8% | 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.8% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.8% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.8% | 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 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 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 #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 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 #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) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) 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/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) 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) x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 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 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.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)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 #s(literal 1/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 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)))) |
| Outputs |
|---|
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
7 calls:
| 27.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)))))) |
| 16.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 15.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 14.0ms | x |
| 12.0ms | (*.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.8% | 1 | x |
| 99.8% | 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.8% | 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.8% | 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.8% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.8% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.8% | 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 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 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 #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 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 #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) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) 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/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) 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) x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 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 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.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)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) 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) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Outputs |
|---|
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
7 calls:
| 50.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 31.0ms | x |
| 30.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 28.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 11.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | x |
| 98.7% | 1 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 98.7% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 98.7% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 98.7% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.7% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.7% | 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 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 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 #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 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 #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) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) 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/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) 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) x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 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 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.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)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)))))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
1 calls:
| 27.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.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 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 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 #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 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 #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) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) 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/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) 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) x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 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 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.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)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))))))))))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
1 calls:
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 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 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 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 #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 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 #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) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) 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)))) |
| 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:
| 25.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.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 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 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 #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 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 #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) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) x))))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.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 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 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 #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 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 #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) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) |
(-.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)))) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.3% | 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 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 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 #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 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 #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) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) |
(-.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:
| 26.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.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 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x #s(literal 11/2 binary64)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 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 #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 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 #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) |
(/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 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) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
1 calls:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 17.6% | 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 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.7% | 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:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.1% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 1× | egg-herbie |
| 122× | unsub-neg_binary64 |
| 104× | neg-mul-1_binary64 |
| 80× | +-commutative_binary64 |
| 74× | *-commutative_binary64 |
| 54× | sub-neg_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 207 |
| 1 | 85 | 207 |
| 2 | 115 | 207 |
| 3 | 145 | 207 |
| 4 | 181 | 207 |
| 5 | 250 | 207 |
| 6 | 367 | 207 |
| 7 | 408 | 207 |
| 8 | 442 | 207 |
| 9 | 464 | 207 |
| 10 | 473 | 207 |
| 11 | 475 | 207 |
| 1× | saturated |
| Inputs |
|---|
(/.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 (+.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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (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 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.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 (+.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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/2 binary64))) (/.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) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (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 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
#s(literal 0 binary64) |
| 3926× | *-lowering-*.f32 |
| 3926× | *-lowering-*.f64 |
| 3290× | *-lowering-*.f32 |
| 3290× | *-lowering-*.f64 |
| 3008× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 481 | 2862 |
| 1 | 1593 | 2556 |
| 2 | 5388 | 2522 |
| 0 | 8081 | 2522 |
| 0 | 12 | 11 |
| 1 | 28 | 10 |
| 2 | 36 | 10 |
| 3 | 44 | 10 |
| 4 | 52 | 10 |
| 5 | 65 | 10 |
| 6 | 82 | 10 |
| 7 | 96 | 10 |
| 8 | 108 | 10 |
| 9 | 109 | 10 |
| 0 | 109 | 10 |
| 0 | 33 | 147 |
| 1 | 220 | 139 |
| 2 | 1976 | 139 |
| 0 | 8249 | 139 |
| 0 | 11 | 30 |
| 1 | 66 | 30 |
| 2 | 534 | 30 |
| 3 | 6508 | 30 |
| 0 | 8005 | 30 |
| 0 | 169 | 619 |
| 1 | 503 | 567 |
| 2 | 1466 | 551 |
| 3 | 4232 | 548 |
| 0 | 8068 | 548 |
| 0 | 44 | 288 |
| 1 | 362 | 259 |
| 2 | 3839 | 259 |
| 0 | 8427 | 259 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
Compiled 498 to 258 computations (48.2% saved)
(abs x)
Compiled 652 to 264 computations (59.5% saved)
Loading profile data...