
Time bar (total: 16.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 14 to 10 computations (28.6% saved)
ival-div: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)compiled-spec: 0.0ms (0% of total)| 5.6s | 8202× | 5 | exit |
| 903.0ms | 8256× | 0 | valid |
compiled-spec: 1.4s (20.9% of total)backward-pass: 1.3s (19.4% of total)ival-sqrt: 1.1s (16.6% of total)ival-mult: 1.1s (16.2% of total)ival-div: 684.0ms (10.5% of total)ival-add: 599.0ms (9.2% of total)ival-sub: 389.0ms (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 | 1 | (0.12793429790492783) | 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: 17.0ms (30.4% of total)ival-mult: 12.0ms (21.4% of total)ival-add: 9.0ms (16.1% of total)ival-sqrt: 8.0ms (14.3% of total)ival-sub: 5.0ms (8.9% of total)ival-div: 4.0ms (7.1% of total)const: 1.0ms (1.8% 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% | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 98.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))))) |
| 31.0ms | 256× | 0 | valid |
Compiled 38 to 9 computations (76.3% saved)
compiled-spec: 14.0ms (42.2% of total)ival-mult: 7.0ms (21.1% of total)ival-add: 5.0ms (15.1% of total)ival-sqrt: 4.0ms (12% of total)ival-div: 2.0ms (6% of total)ival-sub: 1.0ms (3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (/ 1/2 (sqrt (+ (* 1 1) (* x x))))> |
| Outputs |
|---|
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3)))> |
#<alt (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3)))> |
#<alt 1/2> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)))> |
#<alt (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 1.0ms | x | @ | 0 | (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 0.0ms | x | @ | inf | (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
| 0.0ms | x | @ | -inf | (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 0.0ms | x | @ | -inf | (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
| 1× | batch-egg-rewrite |
| 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)
20 alts after pruning (19 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 227 | 19 | 246 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 227 | 20 | 247 |
| Status | Accuracy | Program |
|---|---|---|
| 98.3% | (/.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))))))) | |
| 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 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))))) | |
| 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) (-.f64 #s(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.2% | (-.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))))))) |
| 4.5% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) | |
| 96.3% | (-.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)))) | |
| 96.6% | (-.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.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| ▶ | 94.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ▶ | 3.1% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| 99.8% | (*.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)))))) | |
| ▶ | 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.6% | (*.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.3% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #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.5% | (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
Compiled 891 to 410 computations (54% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
| ✓ | cost-diff | 256 | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 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 #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)))))) |
| ✓ | cost-diff | 128 | (*.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)))) |
| 2148× | fmsub-define |
| 1946× | fmm-def |
| 1652× | sum4-define |
| 1418× | +-lowering-+.f64 |
| 1418× | +-lowering-+.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 209 |
| 1 | 72 | 201 |
| 2 | 173 | 201 |
| 3 | 422 | 200 |
| 4 | 1071 | 200 |
| 5 | 3561 | 200 |
| 6 | 6590 | 200 |
| 0 | 8008 | 200 |
| 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 |
(+ 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 |
(- 1 1) |
1 |
(- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))) |
1 |
(+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))) |
(* x (* x (+ -1/8 (* (* x x) 11/128)))) |
x |
(* x (+ -1/8 (* (* x x) 11/128))) |
(+ -1/8 (* (* x x) 11/128)) |
-1/8 |
(* (* x x) 11/128) |
(* x x) |
11/128 |
(- 1 (sqrt 1/2)) |
1 |
(sqrt 1/2) |
1/2 |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
1 |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
1/2 |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
| Outputs |
|---|
(* (/ 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 (+ 1 (sqrt (+ 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/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))))))) |
(+.f64 #s(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) |
(- 1 1) |
#s(literal 0 binary64) |
1 |
#s(literal 1 binary64) |
(- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(* x (* x (+ -1/8 (* (* x x) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
x |
(* x (+ -1/8 (* (* x x) 11/128))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(+ -1/8 (* (* x x) 11/128)) |
(+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
-1/8 |
#s(literal -1/8 binary64) |
(* (* x x) 11/128) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* x x) |
(*.f64 x x) |
11/128 |
#s(literal 11/128 binary64) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
1 |
#s(literal 1 binary64) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.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% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
| ✓ | accuracy | 99.9% | (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
| ✓ | accuracy | 99.8% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.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 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)))) |
| ✓ | 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 | 99.8% | (+.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 225 to 30 computations (86.7% saved)
ival-mult: 22.0ms (31.6% of total)ival-sub: 11.0ms (15.8% of total)ival-div: 10.0ms (14.4% of total)compiled-spec: 10.0ms (14.4% of total)ival-add: 7.0ms (10.1% of total)ival-sqrt: 7.0ms (10.1% of total)const: 1.0ms (1.4% 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 (+ 1 (sqrt (+ 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)> |
#<alt (- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))))> |
#<alt (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))> |
#<alt (* x (* x (+ -1/8 (* (* x x) 11/128))))> |
#<alt (* x (+ -1/8 (* (* x x) 11/128)))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (sqrt 1/2)> |
#<alt (- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))))> |
#<alt (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))> |
#<alt (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (/ -1/2 (sqrt (+ (* 1 1) (* x x))))> |
#<alt (* (* x x) 11/128)> |
#<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/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/2> |
#<alt (+ 1/2 (* 1/32 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/32 (* -5/256 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/32 (* (pow x 2) (- (* 117/8192 (pow x 2)) 5/256)))))> |
#<alt (/ 1 (+ 1 (sqrt 1/2)))> |
#<alt (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))> |
#<alt (- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* 1/128 (/ 1 (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))> |
#<alt (/ 1 (+ 1 (sqrt 1/2)))> |
#<alt (+ (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (+ (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1/128 (* x (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2))))> |
#<alt 2> |
#<alt (+ 2 (* -1/8 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (+ 1 (sqrt 1/2))> |
#<alt (+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ 1 (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2)))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (+ 1 (sqrt 1/2))> |
#<alt (- (+ 1 (sqrt 1/2)) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))))> |
#<alt (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* -11/128 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* -11/128 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (* 11/128 (pow x 4))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 11/128 (pow x 4))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* 11/128 (pow x 4))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 11/128 (pow x 4))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* -1/8 x)> |
#<alt (* x (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* x (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* x (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* 11/128 (pow x 3))> |
#<alt (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 11/128 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* -9/128 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128)))))> |
#<alt (sqrt 2)> |
#<alt (- (sqrt 2) (/ 1 (* x (sqrt 2))))> |
#<alt (- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2))))> |
#<alt (- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (/ 1 (* x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x)))> |
#<alt (+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x)))> |
#<alt 1> |
#<alt (+ 1 (* 1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/64 (pow x 2)) 1/8)))))> |
#<alt 2> |
#<alt (- 2 (* 2 (/ 1 x)))> |
#<alt (- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x)))> |
#<alt (- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 3))))> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ 1 x)))> |
#<alt (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2))))> |
#<alt (+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (/ 1 x)) x)) 2) x)))> |
#<alt (* 1/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 (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt (* 11/128 (pow x 2))> |
#<alt 1/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))> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (* (/ 1 (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) |
| 2.0ms | x | @ | inf | (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 1.0ms | x | @ | inf | (/ 1 (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
| 1.0ms | x | @ | inf | (- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))) |
| 1.0ms | x | @ | -inf | (* (/ 1 (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) |
| 1× | batch-egg-rewrite |
| 4382× | *-lowering-*.f32 |
| 4382× | *-lowering-*.f64 |
| 2808× | /-lowering-/.f32 |
| 2808× | /-lowering-/.f64 |
| 2462× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 159 |
| 1 | 212 | 150 |
| 2 | 1960 | 150 |
| 0 | 8696 | 150 |
| 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 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(- 1 1) |
(- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))) |
(+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))) |
(* x (* x (+ -1/8 (* (* x x) 11/128)))) |
(* x (+ -1/8 (* (* x x) 11/128))) |
(- 1 (sqrt 1/2)) |
(sqrt 1/2) |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))))) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(/ 1 (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) |
(/ -1/2 (sqrt (+ (* 1 1) (* x x)))) |
(* (* x x) 11/128) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (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/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))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 #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))))))) |
(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) (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/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) (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 #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))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.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/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/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 #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))))))) |
(fma.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 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #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/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 binary64) (-.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 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 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 #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 (+.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 #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/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) (-.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 (-.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 (*.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) (-.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 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/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)))) (+.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 (/.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) (/.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 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 #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/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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/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 (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) (sqrt.f64 (+.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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 1 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 (/.f64 (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 (*.f64 #s(literal 1/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 0 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))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 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) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.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)))))) (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))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal -1 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)))))) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 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) (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) (sqrt.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) (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 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (+.f64 #s(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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/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 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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/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))))) (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))))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.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 #s(literal 0 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))))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal -1 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 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (+.f64 #s(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) (sqrt.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) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (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) (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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (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 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.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/2 binary64) (*.f64 (+.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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/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))))) #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 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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (hypot.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 #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))))) #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 (hypot.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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 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 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 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (/.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 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 (+.f64 #s(literal 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)))))) #s(literal -1/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))))) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(literal 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 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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(literal 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) (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 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 (*.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 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))))) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 1 binary64))) (*.f64 (+.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 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (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 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 #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 (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 (*.f64 #s(literal -1/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 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 1/2 binary64))) (*.f64 (+.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 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) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.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)))))) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 1/2 binary64))) (*.f64 (+.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 -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)))))) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 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 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/2 binary64))) (*.f64 (+.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) (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 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 1/2 binary64))) (*.f64 (+.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 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (+.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 #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 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/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))))) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64))) (*.f64 (+.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 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.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 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64))) (*.f64 (+.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 -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 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64))) (*.f64 (+.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) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (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 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/2 binary64))) (*.f64 (+.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 (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 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 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (+.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 #s(literal 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 (+.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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1 binary64))) (*.f64 (+.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 -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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (hypot.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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1 binary64))) (*.f64 (+.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 (hypot.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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.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 #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 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) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal -1 binary64) (-.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/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.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 #s(literal 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 (+.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 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 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.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 -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) (*.f64 (+.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 #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 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.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 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.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 #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 (*.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (*.f64 (+.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 #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 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)))))) (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 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) #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 (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 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) #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 (hypot.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 #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 (/.f64 (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)))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #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 (/.f64 (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)))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal -1 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 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (*.f64 (+.f64 #s(literal 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) (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 0 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 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 (+.f64 #s(literal 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) (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 0 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (*.f64 (+.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)))))) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.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)))))) (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 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 (+.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)))))) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (+.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)))))) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 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 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 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 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 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #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 (*.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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (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 (*.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 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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (hypot.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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (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))))) (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 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 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (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))))) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (*.f64 (+.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 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.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 #s(literal 0 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 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 (+.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 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (+.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 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 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 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 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #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 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (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 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (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 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 (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(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) (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 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (+.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 (+.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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.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 (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 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (+.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 (hypot.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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (+.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 (/.f64 (hypot.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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (hypot.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 #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) (+.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 (/.f64 (hypot.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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (hypot.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 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 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 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 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 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #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) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (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) (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 (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.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)))))) #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 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (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 (*.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 #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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 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/2 binary64))) (*.f64 (+.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 #s(literal 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 (/.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) (sqrt.f64 (+.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 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/2 binary64))) (*.f64 (+.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 #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 (*.f64 (*.f64 #s(literal -1 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 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/2 binary64))) (*.f64 (+.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 #s(literal 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 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64))) (*.f64 (+.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 #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 (*.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (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 (*.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 #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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 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 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 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 #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)))))) |
(exp.f64 (*.f64 (log1p.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #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 #s(literal 1 binary64) (neg.f64 (+.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 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64)) #s(literal 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 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)) |
(pow.f64 (exp.f64 (log1p.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 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)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (+.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 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))))))) #s(literal -1 binary64))) |
(*.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)))))) |
(*.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))))) (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) (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)) |
(exp.f64 (neg.f64 (*.f64 (log1p.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (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 #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 (+.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) (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 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) (pow.f64 (+.f64 #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) (pow.f64 (+.f64 #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) (sqrt.f64 (+.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))))))) |
(/.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 #s(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 #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)) |
(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) (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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.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 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (pow.f64 (+.f64 #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/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.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 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (+.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 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 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)))))) |
#s(literal 0 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 x (*.f64 x #s(literal 11/128 binary64)))))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) x)) |
(+.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 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 x (*.f64 x #s(literal 11/128 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 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 x (*.f64 x #s(literal 11/128 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) #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 x (*.f64 x #s(literal 11/128 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64))) x)) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 11/128 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64))) x)) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1331/2097152 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64)))) (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) x) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))))) x) |
(+.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64))) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 x #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 11/128 binary64))) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64)) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) x (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64)))) |
(fma.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) x (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal 11/128 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 11/128 binary64) (*.f64 x #s(literal -1/8 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1331/2097152 binary64)))) (+.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64)))) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64))))) (-.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1331/2097152 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64)))) (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1331/2097152 binary64)))) x) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 121/16384 binary64))) x) (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64)))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(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) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(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 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (/.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) (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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (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 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -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)))))))) |
(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 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.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 #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) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.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))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.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 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (pow.f64 (+.f64 #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/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.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 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (+.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 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 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 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 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 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.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 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 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 #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 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 #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/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 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))) |
(+.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 #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 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/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) #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 (*.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/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 (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 #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/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 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)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(*.f64 #s(literal 11/128 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 11/128 binary64)) x) |
(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)) |
| 1× | egg-herbie |
| 3256× | *-lowering-*.f32 |
| 3256× | *-lowering-*.f64 |
| 2372× | +-lowering-+.f64 |
| 2372× | +-lowering-+.f32 |
| 1688× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 458 | 3056 |
| 1 | 1503 | 2656 |
| 2 | 5189 | 2626 |
| 0 | 8104 | 2626 |
| 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/2 |
(+ 1/2 (* 1/32 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* -5/256 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* (pow x 2) (- (* 117/8192 (pow x 2)) 5/256))))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(- (/ 1 (+ 1 (sqrt 1/2))) (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) |
(- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(- (+ (* -1 (/ (+ (* 1/128 (/ 1 (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(+ (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2)))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1/128 (* x (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2)))) |
2 |
(+ 2 (* -1/8 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+ 1 (sqrt 1/2)) |
(+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ 1 (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2)))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+ 1 (sqrt 1/2)) |
(- (+ 1 (sqrt 1/2)) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(sqrt 1/2) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* -11/128 (pow x 4)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* -11/128 (pow x 4)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(* 11/128 (pow x 4)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* 11/128 (pow x 4)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(* 11/128 (pow x 4)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* 11/128 (pow x 4)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* -1/8 x) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(* 11/128 (pow x 3)) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(* 11/128 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- 1 (sqrt 1/2)) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(sqrt 1/2) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
1 |
(+ 1 (* 1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/8 (* -9/128 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128))))) |
(sqrt 2) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(- (+ (sqrt 2) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2))))) (/ 1 (* x (sqrt 2)))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2)))) |
(sqrt 2) |
(+ (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x))) |
1 |
(+ 1 (* 1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/64 (pow x 2)) 1/8))))) |
2 |
(- 2 (* 2 (/ 1 x))) |
(- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x))) |
(- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 3)))) |
2 |
(+ 2 (* 2 (/ 1 x))) |
(+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) |
(+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (/ 1 x)) x)) 2) x))) |
(* 1/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)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
(* 11/128 (pow x 2)) |
1/2 |
(+ 1/2 (* -1/4 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
| Outputs |
|---|
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 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 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x))) |
(- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (pow x 3) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x x))) (+.f64 (/.f64 (/.f64 (*.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 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.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 (/.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 #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) (+.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 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) x)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))) x)) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (+.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/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (+.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64))) #s(literal -1/32 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 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) x)) x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) x)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/32 (pow x 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/32 binary64))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* -5/256 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) #s(literal -5/256 binary64))))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* (pow x 2) (- (* 117/8192 (pow x 2)) 5/256))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (/ 1 (+ 1 (sqrt 1/2))) (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/4 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)))))) |
(- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 (/.f64 (/.f64 #s(literal 1/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 x)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/4 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)))))))) |
(- (+ (* -1 (/ (+ (* 1/128 (/ 1 (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 (/.f64 (/.f64 #s(literal 1/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 x)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/4 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 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1/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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal -3/32 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/32 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 x (*.f64 x x)))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/4 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)))))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2)))) |
(-.f64 (/.f64 #s(literal 1 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 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/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) x)) x)) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1/128 (* x (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1/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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal -3/32 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/32 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) x)) (/.f64 #s(literal 1/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 #s(literal 1/4 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)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 2 binary64) (*.f64 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))))))))) |
(+ 1 (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x))) |
(- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))) |
(- (+ 1 (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2)))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(-.f64 (+.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))) x) (/.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))) |
(+ 1 (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (sqrt 1/2)) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.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))) |
(+ 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 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (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 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #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 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* -11/128 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -11/128 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(* 11/128 (pow x 4)) |
(*.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 11/128 (pow x 4)) |
(*.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(* 11/128 (pow x 4)) |
(*.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 11/128 (pow x 4)) |
(*.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(* 11/128 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* 11/128 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -11/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.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 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (+.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 (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 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) 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 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(+.f64 (/.f64 (+.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) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #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 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -9/128 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 49/1024 (pow x 2)) 9/128))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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 (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2)))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+ (sqrt 2) (* -1 (/ (- (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) |
(+ (sqrt 2) (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* x (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)))) x)) (/ 1 (sqrt 2))) x))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(+ 1 (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/64 (pow x 2)) 1/8))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 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 x x)) (+.f64 #s(literal 2 binary64) (-.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) x) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x 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/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 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 x x) #s(literal -35/256 binary64))))))))) |
1/2 |
#s(literal 1/2 binary64) |
(- 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/4 (pow x 2)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x 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 (*.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/2) |
(+.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/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) (*.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 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 #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 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.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 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
(* 11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
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 (*.f64 x x) (+.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) #s(literal -5/32 binary64))))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64)))))) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x 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 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
Compiled 20903 to 2420 computations (88.4% saved)
31 alts after pruning (27 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 723 | 16 | 739 |
| Fresh | 3 | 11 | 14 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 728 | 31 | 759 |
| Status | Accuracy | Program |
|---|---|---|
| 98.3% | (/.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))))))) | |
| 99.8% | (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) | |
| 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)))))) | |
| ▶ | 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))))) |
| 98.3% | (/.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))))))) | |
| 96.0% | (/.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)))) | |
| 96.6% | (-.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)))))) | |
| 96.4% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) | |
| 96.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) x)))))) | |
| 4.5% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) | |
| ▶ | 4.2% | (-.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.3% | (-.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)))) |
| 96.6% | (-.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.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| ✓ | 94.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) | |
| 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) | |
| 98.3% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) | |
| ✓ | 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)))) |
| ▶ | 97.4% | (*.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) x))) |
| 1.6% | (*.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 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 x x) #s(literal -35/256 binary64)))))))))) | |
| 4.4% | (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) | |
| 1.6% | (*.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.3% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #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)))) | |
| 22.9% | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) | |
| 4.5% | (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) | |
| ▶ | 3.1% | #s(literal 0 binary64) |
Compiled 1453 to 713 computations (50.9% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 #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)))))) |
| ✓ | cost-diff | 128 | (*.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) 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 #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 (*.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))))))) |
| ✓ | cost-diff | 0 | (+.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)))))))) |
| ✓ | cost-diff | 256 | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.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))))) |
| 2022× | +-lowering-+.f64 |
| 2022× | +-lowering-+.f32 |
| 1660× | fnmsub-define |
| 1218× | *-lowering-*.f32 |
| 1218× | *-lowering-*.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 339 |
| 1 | 92 | 324 |
| 2 | 256 | 323 |
| 3 | 699 | 322 |
| 4 | 1999 | 322 |
| 5 | 6441 | 322 |
| 0 | 8131 | 322 |
| 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 (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024))))) |
(+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024)))) |
-1/8 |
(* (* x x) (+ 11/128 (* (* x x) -69/1024))) |
(* x x) |
(+ 11/128 (* (* x x) -69/1024)) |
11/128 |
(* (* x x) -69/1024) |
-69/1024 |
(- 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 (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ 1/2 (/ -1/2 x))) |
(/ 1 (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) |
1 |
(+ 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 x)) |
(/ -1/2 x) |
-1/2 |
| 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 #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 |
#s(literal 1 binary64) |
(+ 1 (* x (* x (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024))))))) |
(+.f64 #s(literal 1 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))))))))) |
(* x (* x (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024)))))) |
(*.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)))))))) |
x |
(* x (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024))))) |
(*.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))))))) |
(+ -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))))) |
(* x x) |
(*.f64 x x) |
(+ 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 (/ -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 (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ 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) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/ 1 (+ 1 (sqrt (+ 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/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))))))) |
(+.f64 #s(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 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 |
#s(literal -1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.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)))))) |
| ✓ | accuracy | 100.0% | (/.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 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) 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) (/.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.9% | (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
| ✓ | accuracy | 98.5% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
| ✓ | accuracy | 100.0% | (*.f64 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))))))) |
| ✓ | accuracy | 99.9% | (*.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)))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(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 | 100.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 118.0ms | 253× | 0 | valid |
| 1.0ms | 3× | 0 | invalid |
Compiled 346 to 38 computations (89% saved)
ival-add: 31.0ms (37.8% of total)ival-mult: 17.0ms (20.7% of total)ival-div: 15.0ms (18.3% of total)compiled-spec: 9.0ms (11% of total)ival-sqrt: 6.0ms (7.3% of total)ival-sub: 3.0ms (3.7% of total)const: 1.0ms (1.2% 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 (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024)))))> |
#<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 (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ 1/2 (/ -1/2 x)))> |
#<alt (/ 1 (+ 1 (sqrt (+ 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/4 (* x x))> |
#<alt (+ 1/2 (/ -1/4 (* x x)))> |
| Outputs |
|---|
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))))> |
#<alt (/ 1/2 (+ 1 (sqrt 1/2)))> |
#<alt (+ (* -1 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))> |
#<alt (- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))> |
#<alt (- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (pow x 3) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))))))> |
#<alt (/ 1/2 (+ 1 (sqrt 1/2)))> |
#<alt (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))) x)) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))> |
#<alt (/ 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 (* -1/8 x)> |
#<alt (* x (- (* 11/128 (pow x 2)) 1/8))> |
#<alt (* x (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))> |
#<alt (* x (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))> |
#<alt (* -69/1024 (pow x 5))> |
#<alt (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))> |
#<alt (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4)))))> |
#<alt (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4)))))> |
#<alt (* -69/1024 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))))> |
#<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/4 x)> |
#<alt (/ (- (* 1/4 x) 1/4) x)> |
#<alt (/ (- (* x (+ 1/4 (* -1/64 x))) 1/4) x)> |
#<alt (/ (- (* x (+ 1/4 (* x (- (* 1/64 x) 1/64)))) 1/4) x)> |
#<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/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)))))) (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/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 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/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/32 (/ (- (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (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/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))))) (* 1/4 (/ (- (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/32 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/32 (* -5/256 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/32 (* (pow x 2) (- (* 117/8192 (pow x 2)) 5/256)))))> |
#<alt (/ 1 (+ 1 (sqrt 1/2)))> |
#<alt (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))> |
#<alt (- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* 1/128 (/ 1 (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))> |
#<alt (/ 1 (+ 1 (sqrt 1/2)))> |
#<alt (+ (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (+ (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1/128 (* x (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 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/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 (/ -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))))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (/ -1/4 (* x x)) |
| 1.0ms | x | @ | -inf | (* (/ 1 (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ 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.0ms | x | @ | inf | (* (/ 1 (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ 1/2 (/ -1/2 x))) |
| 0.0ms | x | @ | 0 | (- 1 (sqrt (+ 1/2 (/ (+ 1/2 (/ -1/4 (* x x))) x)))) |
| 1× | batch-egg-rewrite |
| 5114× | *-lowering-*.f32 |
| 5114× | *-lowering-*.f64 |
| 3294× | /-lowering-/.f32 |
| 3294× | /-lowering-/.f64 |
| 2602× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 237 |
| 1 | 281 | 219 |
| 2 | 2770 | 219 |
| 0 | 10418 | 219 |
| 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 (+ -1/8 (* (* x x) (+ 11/128 (* (* x x) -69/1024))))) |
(- 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 (+ 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))) (+ 1/2 (/ -1/2 x))) |
(/ 1 (+ 1 (sqrt (+ 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/4 (* x x)) |
(+ 1/2 (/ -1/4 (* x x))) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.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/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 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) (+.f64 #s(literal 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 #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 (/.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) (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 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 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 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.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 #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) (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)))))) #s(literal 1/2 binary64) (*.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 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(neg.f64 (/.f64 #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 (/.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 #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/4 binary64) (+.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 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 (+.f64 #s(literal 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 binary64) (-.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 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 (+.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/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 (+.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/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/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 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 #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/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)) |
(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 (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)) #s(literal 2 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)))) (/.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 (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (/.f64 #s(literal 1 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)))))) (/.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 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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 #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) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.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) (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (pow.f64 (/.f64 #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 (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 (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) (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 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))))) |
(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))) |
(exp.f64 (*.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)) #s(literal -1 binary64))) |
(exp.f64 (neg.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 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) (pow.f64 (-.f64 #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 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 #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 #s(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 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 #s(literal -1 binary64) (pow.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 (/.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) (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/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 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))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.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))))))) #s(literal -1 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 (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)) #s(literal -1 binary64)) (pow.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)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 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))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.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 #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) (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)) |
(exp.f64 (neg.f64 (*.f64 (log1p.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 #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 (-.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) (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) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #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) (pow.f64 (-.f64 #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) (sqrt.f64 (-.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))))))) |
(/.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 #s(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 #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)) |
(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) (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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.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) (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 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.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) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3/2 binary64)))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #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 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.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 (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)))))) |
(pow.f64 (-.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 (+.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) (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 (+.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 (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 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 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 #s(literal 0 binary64) (*.f64 (neg.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))) #s(literal 1 binary64)) |
(fma.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)))))) #s(literal 1 binary64)) |
(fma.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) #s(literal 1 binary64)) |
(fma.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 #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 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 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 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 (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 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) #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 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))) x)) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))) (*.f64 x x))) |
(+.f64 (*.f64 (*.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 x))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 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) #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 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))) (*.f64 x x))) |
(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 #s(literal -1/8 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))) x)) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/512 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))))) (*.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 (+.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 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 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 #s(literal 1 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 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) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.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 #s(literal -1/8 binary64)) (*.f64 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 (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 x #s(literal -1/8 binary64) (*.f64 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 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) x (*.f64 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 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))))) x (*.f64 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)))) (*.f64 x x) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) (*.f64 x #s(literal -1/8 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) (*.f64 (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (+.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 (*.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 (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 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 #s(literal -1/8 binary64)) (*.f64 x #s(literal -1/8 binary64))) (*.f64 (*.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 (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) (-.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1/512 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))))) (*.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 (+.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 #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 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 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))))) (*.f64 x (*.f64 x (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))))) 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 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 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))) 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 #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)))))) 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 (+.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))) (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 (+.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))) (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 (+.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))) (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 (+.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))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.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))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(pow.f64 (/.f64 (+.f64 (+.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))) (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 (+.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))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) |
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 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) x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.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 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 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) 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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.f64 #s(literal -1/2 binary64) 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) 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/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))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.f64 #s(literal -1/2 binary64) 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 (/.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) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(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) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.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) (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/2 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) (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) x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (/.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) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 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 #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))))))) |
(fma.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 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #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) 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) (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) (*.f64 x (*.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/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 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 (+.f64 #s(literal 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) x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x 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 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 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 (+.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/2 binary64) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 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 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 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 (+.f64 #s(literal 1/4 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/2 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 x x))) #s(literal -1 binary64)) (*.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) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (neg.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) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 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) (+.f64 #s(literal 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) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 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) (/.f64 #s(literal -1/4 binary64) (*.f64 x 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)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/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) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.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 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 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.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 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) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 1 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 (/.f64 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 (*.f64 #s(literal 1/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 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) (sqrt.f64 (-.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 x #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 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) (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) (sqrt.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) 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 x (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (+.f64 #s(literal 1 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) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 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/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 0 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))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 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) x)))) |
(/.f64 (+.f64 (*.f64 #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)))))) 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))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (+.f64 #s(literal 1 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) (sqrt.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) 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/2 binary64) (*.f64 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 (-.f64 #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) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 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 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) 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))))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) x))) |
(/.f64 (+.f64 (*.f64 #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 0 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))))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal -1 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 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal -1/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 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 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal -1/2 binary64) 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/2 binary64) (*.f64 (/.f64 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 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 (/.f64 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 (*.f64 #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 x #s(literal -1/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))))) #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 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 x #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 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 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 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal -1/2 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 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) 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 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) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) x)) |
(/.f64 (+.f64 (*.f64 #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 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) 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 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/2 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 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))))) x)) |
(/.f64 (+.f64 (*.f64 #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 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) 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) (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/2 binary64) (*.f64 (/.f64 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) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (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 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 (*.f64 #s(literal -1/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 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)))))) #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 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 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)))))) #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 (-.f64 #s(literal 0 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 x (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 1/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 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/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 0 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)))))) #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 (+.f64 #s(literal 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) x)))) |
(/.f64 (+.f64 (*.f64 #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)))))) 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)))))) #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 (+.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)))))) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/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 (-.f64 #s(literal 0 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/2 binary64) (*.f64 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)))))) #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 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 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) 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)))))) #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 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) x))) |
(/.f64 (+.f64 (*.f64 #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 0 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)))))) #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 (+.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 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 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 #s(literal 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 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal -1 binary64) (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/2 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 #s(literal 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 (/.f64 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 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (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 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 (*.f64 #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 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)))))) #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 (+.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 x #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 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 #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) (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 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal -1 binary64) (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) 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) (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) 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 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) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) x)) |
(/.f64 (+.f64 (*.f64 #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 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) 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) (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/2 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 #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 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) x)) |
(/.f64 (+.f64 (*.f64 #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 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 #s(literal -1/2 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 #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) (+.f64 #s(literal 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 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)))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #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 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)))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal -1 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) (+.f64 #s(literal 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 x #s(literal -1/2 binary64))) #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 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 (*.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 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 x #s(literal -1/2 binary64))) #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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 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 (+.f64 (*.f64 #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 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 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 (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 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (*.f64 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))))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 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 #s(literal 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 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 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))))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 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 #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/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 (+.f64 #s(literal 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) 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 0 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 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) (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) 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 0 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/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 (+.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)))))) x) #s(literal 1/2 binary64))) (*.f64 (*.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)))))) 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 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) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) x) #s(literal -1/2 binary64))) (*.f64 (*.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)))))) 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/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 (-.f64 #s(literal 0 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))))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 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 #s(literal 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 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 0 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))))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 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 #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/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 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 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 (+.f64 (*.f64 #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 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 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 (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 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))))) 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))))) 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 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) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) 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))))) 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/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 (+.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 0 binary64) x)) #s(literal 1/2 binary64))) (*.f64 (*.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 0 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 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) (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 0 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (*.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 0 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 (/.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) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 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 (*.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) (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 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 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 (*.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) (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))))) #s(literal 1/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 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) x) (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(literal 1 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) (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 (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) (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 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))))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 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 #s(literal 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) (+.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 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))))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 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 #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) (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) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.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 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 (*.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 #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 x #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.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 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 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 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 0 binary64) x) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 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 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #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 0 binary64) x) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 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 (*.f64 (/.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) (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))))) #s(literal 1/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 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (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) (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 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #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 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 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 (*.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 #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 x #s(literal -1/2 binary64))) (*.f64 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 (*.f64 (/.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) (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)))))) #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) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal -1/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) (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) (/.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) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 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 (*.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 #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 x #s(literal -1/2 binary64))) (*.f64 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 (*.f64 #s(literal -1 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) (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)))))) #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) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #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) (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)))))) #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) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) #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 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) 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) (hypot.f64 #s(literal 1 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) (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) 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)))))) |
(exp.f64 (*.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #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 #s(literal 1 binary64) (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 #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))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(pow.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))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64)) #s(literal 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 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)) |
(pow.f64 (exp.f64 (log1p.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 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)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.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 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.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 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))))))) #s(literal -1 binary64))) |
(*.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)))))) |
(*.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))))) (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))) |
(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 x (*.f64 x #s(literal 11/128 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(+.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 11/128 binary64))) (*.f64 (*.f64 x 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) |
(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) x) (/.f64 #s(literal -1/4 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) |
(*.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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
| 1× | egg-herbie |
| 3740× | *-lowering-*.f32 |
| 3740× | *-lowering-*.f64 |
| 3054× | +-lowering-+.f64 |
| 3054× | +-lowering-+.f32 |
| 2136× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 581 | 4303 |
| 1 | 1964 | 3818 |
| 2 | 7276 | 3818 |
| 0 | 8007 | 3818 |
| 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))))) |
(* -1/8 x) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(* x (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)) |
(* x (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)) |
(* -69/1024 (pow x 5)) |
(* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(* -69/1024 (pow x 5)) |
(* -1 (* (pow x 5) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))) |
(* -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/4 x) |
(/ (- (* 1/4 x) 1/4) x) |
(/ (- (* x (+ 1/4 (* -1/64 x))) 1/4) x) |
(/ (- (* x (+ 1/4 (* x (- (* 1/64 x) 1/64)))) 1/4) x) |
(/ 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/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)))))) (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/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 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/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/32 (/ (- (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (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/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))))) (* 1/4 (/ (- (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
1/2 |
(+ 1/2 (* 1/32 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* -5/256 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* (pow x 2) (- (* 117/8192 (pow x 2)) 5/256))))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(- (/ 1 (+ 1 (sqrt 1/2))) (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) |
(- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(- (+ (* -1 (/ (+ (* 1/128 (/ 1 (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(+ (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2)))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1/128 (* x (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 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/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)) |
(/ -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)))) |
| Outputs |
|---|
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))))) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))) |
(-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.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 #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 x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 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 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.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 #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 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 #s(literal 1/8 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (/.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 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 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 (neg.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 (/.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 #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 (*.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)))))) 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 (*.f64 x 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 (*.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))))) (* 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 (*.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)) (-.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 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 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 #s(literal 1/8 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 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (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 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 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))))))) (neg.f64 x)) (-.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)))))) 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 x (*.f64 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 (*.f64 x x) #s(literal -69/1024 binary64)))))))) |
(+ 1 (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x))) |
(- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x)) |
(- (+ 1 (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2)))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x))) |
(+ 1 (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (sqrt 1/2)) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (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 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #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 x (*.f64 x #s(literal 11/128 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 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) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x)) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 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 x (*.f64 x #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 69/1024 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 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 #s(literal 69/1024 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 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 #s(literal 69/1024 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 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 #s(literal 69/1024 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 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 x (*.f64 x #s(literal 11/128 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 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)))))))) |
(* -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 x (*.f64 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 (*.f64 x 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 (*.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) (- (* 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))))) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) |
(* x (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64)))))) |
(* x (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)) |
(*.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)))))) |
(* -69/1024 (pow x 5)) |
(*.f64 #s(literal -69/1024 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)) |
(*.f64 (+.f64 #s(literal -69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(*.f64 (-.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.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))) |
(*.f64 (-.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.f64 x #s(literal 5 binary64))) |
(* -69/1024 (pow x 5)) |
(*.f64 #s(literal -69/1024 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal 11/128 binary64) (*.f64 x x))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (sqrt -1/4))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal -1 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/4 binary64)))) #s(literal 1 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 (+.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))))))) #s(literal 1 binary64)) (/.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 #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 (/.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 #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 (/.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 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 (pow x 3))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1/4 binary64))) |
(/ (+ (* 1/4 (* (sqrt (pow x 5)) (/ 1 (sqrt -1/4)))) (* (sqrt x) (sqrt -1/4))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 x x)) |
(/ (+ (* (sqrt x) (sqrt -1/4)) (* (pow x 3) (+ (* 1/4 (* (sqrt x) (/ 1 (sqrt -1/4)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4))))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (+.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 x x)) |
(/ (+ (* (sqrt x) (sqrt -1/4)) (* (pow x 3) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4)))) (* x (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt -1/4) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt -1/4))))))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.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) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x)) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(+ (sqrt 1/2) (* -1 (/ (- (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 1/4 (* 1/64 (/ 1 (pow (sqrt 1/2) 4)))) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 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)) (/.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 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.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/4 x) |
(/.f64 #s(literal -1/4 binary64) x) |
(/ (- (* 1/4 x) 1/4) x) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x #s(literal 1/4 binary64))) x) |
(/ (- (* x (+ 1/4 (* -1/64 x))) 1/4) x) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/64 binary64))))) x) |
(/ (- (* x (+ 1/4 (* x (- (* 1/64 x) 1/64)))) 1/4) x) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 x (+.f64 #s(literal -1/64 binary64) (*.f64 x #s(literal 1/64 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/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))) |
(-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.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 #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 x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(- (+ (* -1 (/ (+ (* 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)))))) (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 (/.f64 #s(literal 1/64 binary64) (*.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 #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 (*.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 x (*.f64 x x)))) (+.f64 (/.f64 (*.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 x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (- (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 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/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 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/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 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/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/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #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)) (/.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)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/32 (/ (- (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (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/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))))) (* 1/4 (/ (- (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 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/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 #s(literal -1/32 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 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/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/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal -3/64 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/4 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #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)) (/.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)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/32 (pow x 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/32 binary64))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* -5/256 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) #s(literal -5/256 binary64))))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* (pow x 2) (- (* 117/8192 (pow x 2)) 5/256))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (/ 1 (+ 1 (sqrt 1/2))) (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 1/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 x)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(- (+ (* -1 (/ (+ (* 1/128 (/ 1 (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(+.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/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 x)))) (/.f64 (+.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1/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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -3/32 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 #s(literal -1/4 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1/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)))))) (neg.f64 x)) (/.f64 #s(literal -1/4 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)) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1/128 (* x (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/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 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1/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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal -3/32 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/32 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) x)) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) (neg.f64 x)) (/.f64 #s(literal -1/4 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)) |
-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 (*.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/2) |
(+.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/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 x (*.f64 x #s(literal 3/16 binary64)))))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/16 binary64) (*.f64 (*.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) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))))) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal -1 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) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (neg.f64 x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 x)) |
(* -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)) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) #s(literal -69/1024 binary64)))) |
(* -69/1024 (pow x 4)) |
(*.f64 #s(literal -69/1024 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (* 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)))) |
(/ -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))) |
Compiled 27558 to 3058 computations (88.9% saved)
30 alts after pruning (25 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 891 | 11 | 902 |
| Fresh | 8 | 14 | 22 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 3 | 4 |
| Total | 903 | 30 | 933 |
| Status | Accuracy | Program |
|---|---|---|
| 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)))))) | |
| ▶ | 2.1% | (/.f64 #s(literal 1 binary64) (/.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))) |
| 9.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))) | |
| 97.8% | (/.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))))) | |
| 98.3% | (/.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))))))) | |
| 96.0% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) | |
| ▶ | 96.6% | (-.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)))))) |
| 96.4% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) | |
| ▶ | 96.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) x)))))) |
| 4.5% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) | |
| ✓ | 96.3% | (-.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)))) |
| 96.6% | (-.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.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| ✓ | 94.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ▶ | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 97.5% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) | |
| 98.3% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) | |
| 96.0% | (*.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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal -1 binary64))) x))))) (+.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 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.4% | (*.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))) | |
| 96.0% | (*.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))) | |
| 3.5% | (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) | |
| 1.6% | (*.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.3% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #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)))) | |
| 22.5% | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) | |
| ▶ | 4.5% | (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
| ✓ | 3.1% | #s(literal 0 binary64) |
Compiled 1032 to 645 computations (37.5% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.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))) |
| ✓ | cost-diff | 0 | (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)))) |
| ✓ | cost-diff | 0 | (/.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))))) |
| ✓ | 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 (+.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)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (/.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))))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 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)))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 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))))))))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 2042× | fnmadd-define |
| 1898× | fma-define |
| 1654× | sum3-define |
| 1344× | fmsub-define |
| 1338× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 482 |
| 1 | 115 | 439 |
| 2 | 243 | 420 |
| 3 | 387 | 420 |
| 4 | 546 | 420 |
| 5 | 694 | 420 |
| 6 | 876 | 420 |
| 7 | 1136 | 420 |
| 8 | 1512 | 420 |
| 9 | 2778 | 420 |
| 10 | 4783 | 420 |
| 11 | 7211 | 420 |
| 0 | 8106 | 420 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1 (+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x))))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(/ 1 (+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x))))))))) |
1 |
(+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x)))))))) |
(/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x))))))) |
(sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x)))))) |
(/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 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))) |
x |
(- 1/4 (/ 1/4 (+ 1 (* x x)))) |
1/4 |
(/ 1/4 (+ 1 (* x x))) |
(+ 1 (* x x)) |
(* x x) |
(* 1/8 (* x x)) |
1/8 |
(* x x) |
x |
(/ 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) |
x |
(+ 11/2 (* (* x x) -17/32)) |
11/2 |
(* (* x x) -17/32) |
-17/32 |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 x)))))) |
1 |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 x))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 x)))) |
(/ 1 (+ 1/2 (/ 1/2 x))) |
(+ 1/2 (/ 1/2 x)) |
1/2 |
(/ 1/2 x) |
x |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x)))))) |
1 |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x))))) |
(sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x)))) |
(/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x))) |
(+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x)) |
1/2 |
(/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x) |
(+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) |
(/ 3/16 (* (* x x) (* x x))) |
3/16 |
(* (* x x) (* x x)) |
(* x x) |
x |
(+ 1/2 (/ -1/4 (* x x))) |
(/ -1/4 (* x x)) |
-1/4 |
| Outputs |
|---|
(* (/ 1 (+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 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) (/.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))))))))) |
(/ 1 (+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x))))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 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))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x)))))))) |
(+.f64 #s(literal 1 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)))))))) |
(/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x))))))) |
(/.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))))))) |
(sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x)))))) |
(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)))))) |
(/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 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/4 binary64) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1 binary64) (*.f64 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 |
#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) |
x |
(- 1/4 (/ 1/4 (+ 1 (* x x)))) |
(+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
1/4 |
#s(literal 1/4 binary64) |
(/ 1/4 (+ 1 (* x x))) |
(/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+ 1 (* x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(* 1/8 (* x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
(* x x) |
(*.f64 x x) |
x |
(/ 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) |
(*.f64 x x) |
x |
(+ 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)) |
-17/32 |
#s(literal -17/32 binary64) |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 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) x)))))) |
1 |
#s(literal 1 binary64) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 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) x))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/ 1 (+ 1/2 (/ 1/2 x))) |
(/.f64 #s(literal 1 binary64) (+.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 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* 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 (+.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 |
#s(literal 1 binary64) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x))))) |
(/.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))))) |
(sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x)))) |
(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)))) |
(/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x))) |
(/.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))) |
(+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x)) |
(+.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)) |
1/2 |
#s(literal 1/2 binary64) |
(/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) 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) |
(+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) |
(+.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)))) |
(/ 3/16 (* (* x x) (* x x))) |
(/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
3/16 |
#s(literal 3/16 binary64) |
(* (* x x) (* x x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(* x x) |
(*.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) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
| ✓ | accuracy | 98.5% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 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))))) |
| ✓ | 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 (+.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)))))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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 | 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) 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) x)))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) #s(literal -17/32 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1 binary64) (/.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))) |
| ✓ | accuracy | 23.0% | (/.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)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 99.8% | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | accuracy | 98.5% | (/.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))))))) |
| 163.0ms | 256× | 0 | valid |
Compiled 511 to 49 computations (90.4% saved)
ival-mult: 51.0ms (43.7% of total)ival-div: 29.0ms (24.8% of total)ival-add: 12.0ms (10.3% of total)compiled-spec: 10.0ms (8.6% of total)ival-sqrt: 9.0ms (7.7% of total)ival-sub: 4.0ms (3.4% of total)const: 1.0ms (0.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ 1 (+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x))))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (/ 1 (+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x)))))))))> |
#<alt (+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x))))))))> |
#<alt (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x)))))))> |
#<alt (* 1/8 (* x x))> |
#<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 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 x))))))> |
#<alt (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 x)))))> |
#<alt (sqrt (/ 1 (+ 1/2 (/ 1/2 x))))> |
#<alt (/ 1 (+ 1/2 (/ 1/2 x)))> |
#<alt (- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x))))))> |
#<alt (/ 1 (sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x)))))> |
#<alt (sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x))))> |
#<alt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x)))> |
#<alt (/ 1/4 (+ 1 (* x x)))> |
#<alt (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (- 1/4 (/ 1/4 (+ 1 (* x x))))> |
#<alt (* (* x x) -17/32)> |
#<alt (/ -1/4 (* x x))> |
#<alt (/ 3/16 (* (* 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 1/2> |
#<alt (+ 1/2 (* 1/32 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/32 (* -5/256 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/32 (* (pow x 2) (- (* 117/8192 (pow x 2)) 5/256)))))> |
#<alt (/ 1 (+ 1 (sqrt 1/2)))> |
#<alt (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))> |
#<alt (- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* 1/128 (/ 1 (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))> |
#<alt (/ 1 (+ 1 (sqrt 1/2)))> |
#<alt (+ (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (+ (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1/128 (* x (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2))))> |
#<alt 2> |
#<alt (+ 2 (* -1/8 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (+ 1 (sqrt 1/2))> |
#<alt (+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ 1 (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2)))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (+ 1 (sqrt 1/2))> |
#<alt (- (+ 1 (sqrt 1/2)) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))))> |
#<alt (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt (* 1/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 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 (* (sqrt x) (sqrt 2))> |
#<alt (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (sqrt 2)))) (* (sqrt x) (sqrt 2)))> |
#<alt (+ (* (sqrt x) (sqrt 2)) (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 (sqrt 2)))) (* (sqrt x) (/ 1 (sqrt 2))))))> |
#<alt (+ (* (sqrt x) (sqrt 2)) (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 (sqrt 2)))) (* x (+ (* -1/2 (* (sqrt x) (/ (+ 2 (/ 1 (* x (pow (sqrt 2) 2)))) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ 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 (/ (+ 2 (* -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 (/ (- (+ 2 (/ 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 x)> |
#<alt (* x (+ 2 (* -2 x)))> |
#<alt (* x (+ 2 (* x (- (* 2 x) 2))))> |
#<alt (* x (+ 2 (* x (- (* x (+ 2 (* -2 x))) 2))))> |
#<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)) (* 2 (/ 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 (* 2 (/ 1 x))) x))) x)))> |
#<alt (* -1 (* (sqrt (/ 1 (pow x 5))) (sqrt 3/16)))> |
#<alt (/ (- (* (pow x 3) (- 1 (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))))) (* (sqrt x) (sqrt 3/16))) (pow x 3))> |
#<alt (/ (- (* (pow x 3) (- (+ 1 (* -1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 3/16))))) (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))))) (* (sqrt x) (sqrt 3/16))) (pow x 3))> |
#<alt (/ (- (* (pow x 3) (- (+ 1 (* (pow x 2) (- (* -1/2 (* (sqrt x) (/ (- 1/2 (* 1/64 (/ 1 (* x (pow (sqrt 3/16) 2))))) (sqrt 3/16)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16))))))) (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))))) (* (sqrt x) (sqrt 3/16))) (pow x 3))> |
#<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 5))) (sqrt 3/16))> |
#<alt (/ (+ (* -1/8 (* (sqrt (pow x 5)) (/ 1 (sqrt 3/16)))) (* (sqrt x) (sqrt 3/16))) (pow x 3))> |
#<alt (/ (+ (* (sqrt x) (sqrt 3/16)) (* (pow x 3) (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))) (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 3/16))))))) (pow x 3))> |
#<alt (/ (+ (* (sqrt x) (sqrt 3/16)) (* (pow x 3) (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))) (* 1/2 (* (sqrt x) (/ (- 1/2 (* 1/64 (/ 1 (* x (pow (sqrt 3/16) 2))))) (sqrt 3/16))))))))) (pow x 3))> |
#<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 (pow x 5)) (sqrt 16/3))> |
#<alt (* (pow x 2) (+ (* 32/9 (* (sqrt (pow x 5)) (/ 1 (sqrt 16/3)))) (* (sqrt x) (sqrt 16/3))))> |
#<alt (* (pow x 2) (+ (* (sqrt x) (sqrt 16/3)) (* (pow x 3) (+ (* -64/27 (* (sqrt (pow x 3)) (/ 1 (sqrt 16/3)))) (* 32/9 (* (sqrt (/ 1 x)) (/ 1 (sqrt 16/3))))))))> |
#<alt (* (pow x 2) (+ (* (sqrt x) (sqrt 16/3)) (* (pow x 3) (+ (* 32/9 (* (sqrt (/ 1 x)) (/ 1 (sqrt 16/3)))) (* (pow x 2) (+ (* -64/27 (* (sqrt (/ 1 x)) (/ 1 (sqrt 16/3)))) (* -1/2 (* (sqrt x) (/ (+ 128/9 (* 1024/81 (/ 1 (* x (pow (sqrt 16/3) 2))))) (sqrt 16/3))))))))))> |
#<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 (* 16/3 (pow x 5))> |
#<alt (* (pow x 5) (+ 16/3 (* 64/9 (pow x 2))))> |
#<alt (* (pow x 5) (+ 16/3 (* (pow x 2) (+ 64/9 (* -128/27 (pow x 2))))))> |
#<alt (* (pow x 5) (+ 16/3 (* (pow x 2) (+ 64/9 (* (pow x 2) (- (* -128/9 x) 128/27))))))> |
#<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> |
#<alt (+ 1/4 (* -1/4 (pow x 2)))> |
#<alt (+ 1/4 (* (pow x 2) (- (* 1/4 (pow x 2)) 1/4)))> |
#<alt (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 1/4 (* -1/4 (pow x 2)))) 1/4)))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ (- 1/4 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ (- 1/4 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/4 (* (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/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -1/4 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 1/4 (pow x 2)) 1/4))))> |
#<alt (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 1/4 (* -1/4 (pow x 2)))) 1/4))))> |
#<alt 1/4> |
#<alt (- 1/4 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6)))))> |
#<alt 1/4> |
#<alt (- 1/4 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6)))))> |
#<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 (/ -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 (/ 3/16 (pow x 4))> |
#<alt (/ 3/16 (pow x 4))> |
#<alt (/ 3/16 (pow x 4))> |
#<alt (/ 3/16 (pow x 4))> |
#<alt (/ 3/16 (pow x 4))> |
#<alt (/ 3/16 (pow x 4))> |
#<alt (/ 3/16 (pow x 4))> |
#<alt (/ 3/16 (pow x 4))> |
#<alt (/ 3/16 (pow x 4))> |
#<alt (/ 3/16 (pow x 4))> |
#<alt (/ 3/16 (pow x 4))> |
#<alt (/ 3/16 (pow x 4))> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ 1 (/ (+ 8 (* (* x x) (+ 11/2 (* (* x x) -17/32)))) (* x x))) |
| 1.0ms | x | @ | 0 | (- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x)))))) |
| 1.0ms | x | @ | 0 | (sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x)))) |
| 0.0ms | x | @ | 0 | (sqrt (/ 1 (+ 1/2 (/ 1/2 x)))) |
| 0.0ms | x | @ | 0 | (- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 x)))))) |
| 1× | batch-egg-rewrite |
| 3332× | *-lowering-*.f32 |
| 3332× | *-lowering-*.f64 |
| 2082× | fma-lowering-fma.f32 |
| 2082× | fma-lowering-fma.f64 |
| 1826× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 309 |
| 1 | 364 | 274 |
| 2 | 3464 | 270 |
| 0 | 8303 | 270 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1 (+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x))))))))) (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(/ 1 (+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x))))))))) |
(+ 1 (/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x)))))))) |
(/ 1 (sqrt (/ (+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) (- 1/4 (/ 1/4 (+ 1 (* x x))))))) |
(* 1/8 (* x x)) |
(* 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 (/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 x)))))) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ 1/2 x))))) |
(sqrt (/ 1 (+ 1/2 (/ 1/2 x)))) |
(/ 1 (+ 1/2 (/ 1/2 x))) |
(- 1 (/ 1 (sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x)))))) |
(/ 1 (sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x))))) |
(sqrt (/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x)))) |
(/ 1 (+ 1/2 (/ (+ (/ 3/16 (* (* x x) (* x x))) (+ 1/2 (/ -1/4 (* x x)))) x))) |
(/ 1/4 (+ 1 (* x x))) |
(+ 1/2 (/ -1/2 (sqrt (+ (* 1 1) (* x x))))) |
(- 1/4 (/ 1/4 (+ 1 (* x x)))) |
(* (* x x) -17/32) |
(/ -1/4 (* x x)) |
(/ 3/16 (* (* x x) (* x x))) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/2 binary64))))) |
(+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #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/2 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.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/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64))))) |
(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) (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/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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/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) (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/2 binary64))))) |
(fma.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 #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/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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/2 binary64)))) #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) (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/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #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/2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #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/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 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 (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/2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/2 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) (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/2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/2 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) (neg.f64 (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/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.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/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) #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) (neg.f64 (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/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 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/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 #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 (+.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/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/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) (neg.f64 (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/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 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (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/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 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/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (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/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64))))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/2 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/2 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/2 binary64)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #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/2 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #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/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) (neg.f64 (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/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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/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/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) (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/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #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/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #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/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 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/2 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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #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/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 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/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 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 -3/2 binary64)))) (-.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/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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x 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) (/.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) (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/2 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 (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/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #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/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #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/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (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/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (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/2 binary64))))) |
(pow.f64 (+.f64 #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/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (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/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #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/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (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/2 binary64)))))) |
(*.f64 (pow.f64 (+.f64 #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/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #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/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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 -3/2 binary64)))) (-.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/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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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 -3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.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/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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (-.f64 #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/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.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/2 binary64)))) #s(literal -1 binary64))) |
(+.f64 #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/2 binary64))) |
(+.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.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)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #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/2 binary64)))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 #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/2 binary64))))) |
(fma.f64 #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/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (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/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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)))))))) #s(literal 1 binary64)) |
(fma.f64 (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/4 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/4 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) (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))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #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/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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/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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1/2 binary64))) (+.f64 #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 -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #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/2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.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/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (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/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #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 -3/2 binary64))) (-.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/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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #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 -3/2 binary64))) (+.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 #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/2 binary64))))) |
(/.f64 (+.f64 #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 -3/2 binary64))) (*.f64 #s(literal 1 binary64) (-.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/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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1/2 binary64))))) |
(/.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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 #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/2 binary64)))) |
(/.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/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 (+.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/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #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 -3/2 binary64)))) (neg.f64 (-.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/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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.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/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 (+.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/2 binary64))))) |
(/.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/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/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/2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.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/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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1/2 binary64))) (+.f64 #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 -3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #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/2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/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 (+.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/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #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 -3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.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/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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1/2 binary64))))) |
(*.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/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 (+.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/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) #s(literal -1 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/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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)))))))) |
(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/2 binary64)) |
(pow.f64 (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)))))) #s(literal -1 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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 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)))))))) #s(literal -1 binary64)) |
(*.f64 #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/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.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)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (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/4 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/4 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))))) (sqrt.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))))) (pow.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)) #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))))) (pow.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)))))) #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))))) (pow.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)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x 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)) (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))) |
(*.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 (-.f64 #s(literal 0 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 (/.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))) |
(*.f64 (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/64 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) #s(literal -1/2 binary64)) (pow.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)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal -1/2 binary64)) (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))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/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 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1/4 binary64)) #s(literal -1 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 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 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 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal -8 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 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 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))))) (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal -8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal -8 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) x))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal -8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal -8 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 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 x (*.f64 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 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 64 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 (*.f64 x (*.f64 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 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 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal -8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal -8 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) #s(literal -8 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(+.f64 (*.f64 x (*.f64 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) #s(literal 11/2 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64))) |
(+.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) |
(-.f64 (/.f64 #s(literal 64 binary64) (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal 11/2 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 11/2 binary64) (+.f64 (*.f64 x (*.f64 x (*.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 #s(literal 11/2 binary64) (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (*.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)) |
(fma.f64 (*.f64 #s(literal 11/2 binary64) x) x (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) #s(literal 8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))))) |
(/.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))))) (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) #s(literal 64 binary64)) (-.f64 (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 11/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 11/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64)))) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -17/32 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 11/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) |
(fma.f64 #s(literal -17/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -17/32 binary64)) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
(fma.f64 (*.f64 #s(literal 11/2 binary64) x) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -17/32 binary64))) x) x (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1331/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -4913/32768 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 11/2 binary64)) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 11/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 11/2 binary64)) (*.f64 (*.f64 x x) #s(literal 11/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 11/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/32 binary64))))))) |
(/.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 x (*.f64 x #s(literal -17/32 binary64))))) |
(/.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))) (*.f64 x 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))) (*.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 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 #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 (+.f64 #s(literal 1 binary64) (+.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 (+.f64 #s(literal 1 binary64) (+.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) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) 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 (+.f64 #s(literal 1 binary64) (+.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) (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 1 binary64) (+.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)))))) |
(/.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 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (-.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 binary64) (*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.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 (+.f64 #s(literal 1 binary64) (+.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 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.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))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (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 -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) x)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) 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/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)) |
(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)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) 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) 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/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) 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 (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) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #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) x) (-.f64 (/.f64 #s(literal 1/2 binary64) 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 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) x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) (*.f64 x (*.f64 x x))))) #s(literal -1/2 binary64)) (pow.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)))) #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 x 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))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) #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/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) x)))) #s(literal -1 binary64))) |
(sqrt.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 (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/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.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)) |
(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)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (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) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) 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) x)) #s(literal -1/2 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))) |
(*.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) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.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/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #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) x) (-.f64 (/.f64 #s(literal 1/2 binary64) 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 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) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) 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) (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (pow.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)))) #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 x 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))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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) x)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.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 0 binary64) (+.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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.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/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(*.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/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 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) #s(literal -1 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))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.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 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 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) (sqrt.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 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/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 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) (+.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 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) (sqrt.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 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) (-.f64 #s(literal 0 binary64) (sqrt.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 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/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 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) (+.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 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) (+.f64 #s(literal 1 binary64) (sqrt.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.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/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 binary64) (+.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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/8 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 binary64) (+.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) 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 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) 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) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x 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/4 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x 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/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) #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 x (*.f64 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) (sqrt.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 binary64) (+.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.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/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/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) 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 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) 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 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x 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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.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/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 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x 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/4 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x 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/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 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) (neg.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 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) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) #s(literal 1 binary64)) |
(pow.f64 (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 #s(literal 1 binary64) (+.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/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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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/8 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/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 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/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 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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/4 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x) (/.f64 x (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1/4 binary64) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 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 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.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/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 #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/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) #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 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #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 #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 (*.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 #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) (/.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 #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 (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) (/.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 #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 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 #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))))) |
(+.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/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
(-.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/64 binary64) (+.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))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x 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 #s(literal 1/16 binary64) (+.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/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.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)))))) |
(fma.f64 #s(literal 1/4 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/4 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.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/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/64 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x 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 #s(literal 1/16 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.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 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (neg.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 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.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/64 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.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) (+.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 #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 binary64) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(pow.f64 (/.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/64 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) #s(literal -1 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/16 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.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 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.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/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 #s(literal 1/16 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.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 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.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) |
(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 #s(literal 0 binary64) (*.f64 x 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 (/.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 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 3/16 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 3/16 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 3/16 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 #s(literal 3/16 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 3/16 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 3/16 binary64)))) |
(/.f64 #s(literal -3/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 3/16 binary64) x) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))) x) |
(/.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) x) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 3/16 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 3/16 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 3/16 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 3/16 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3/16 binary64)) |
(*.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 x #s(literal 3/16 binary64)) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 5234× | *-lowering-*.f32 |
| 5234× | *-lowering-*.f64 |
| 3132× | +-lowering-+.f64 |
| 3132× | +-lowering-+.f32 |
| 2462× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 716 | 4371 |
| 1 | 2375 | 3809 |
| 0 | 8403 | 3809 |
| 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/2 |
(+ 1/2 (* 1/32 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* -5/256 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* (pow x 2) (- (* 117/8192 (pow x 2)) 5/256))))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(- (/ 1 (+ 1 (sqrt 1/2))) (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) |
(- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(- (+ (* -1 (/ (+ (* 1/128 (/ 1 (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(+ (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2)))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1/128 (* x (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2)))) |
2 |
(+ 2 (* -1/8 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+ 1 (sqrt 1/2)) |
(+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ 1 (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2)))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+ 1 (sqrt 1/2)) |
(- (+ 1 (sqrt 1/2)) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(sqrt 1/2) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(* 1/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 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))) |
(* (sqrt x) (sqrt 2)) |
(+ (* -1 (* (sqrt (pow x 3)) (/ 1 (sqrt 2)))) (* (sqrt x) (sqrt 2))) |
(+ (* (sqrt x) (sqrt 2)) (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 (sqrt 2)))) (* (sqrt x) (/ 1 (sqrt 2)))))) |
(+ (* (sqrt x) (sqrt 2)) (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 (sqrt 2)))) (* x (+ (* -1/2 (* (sqrt x) (/ (+ 2 (/ 1 (* x (pow (sqrt 2) 2)))) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ 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 (/ (+ 2 (* -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 (/ (- (+ 2 (/ 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 x) |
(* x (+ 2 (* -2 x))) |
(* x (+ 2 (* x (- (* 2 x) 2)))) |
(* x (+ 2 (* x (- (* x (+ 2 (* -2 x))) 2)))) |
2 |
(- 2 (* 2 (/ 1 x))) |
(- (+ 2 (/ 2 (pow x 2))) (* 2 (/ 1 x))) |
(- (+ 2 (/ 2 (pow x 2))) (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3))))) |
2 |
(- 2 (* 2 (/ 1 x))) |
(+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x))) |
(+ 2 (* -1 (/ (+ 2 (* -1 (/ (- 2 (* 2 (/ 1 x))) x))) x))) |
(* -1 (* (sqrt (/ 1 (pow x 5))) (sqrt 3/16))) |
(/ (- (* (pow x 3) (- 1 (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))))) (* (sqrt x) (sqrt 3/16))) (pow x 3)) |
(/ (- (* (pow x 3) (- (+ 1 (* -1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 3/16))))) (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))))) (* (sqrt x) (sqrt 3/16))) (pow x 3)) |
(/ (- (* (pow x 3) (- (+ 1 (* (pow x 2) (- (* -1/2 (* (sqrt x) (/ (- 1/2 (* 1/64 (/ 1 (* x (pow (sqrt 3/16) 2))))) (sqrt 3/16)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16))))))) (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))))) (* (sqrt x) (sqrt 3/16))) (pow x 3)) |
(- 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 5))) (sqrt 3/16)) |
(/ (+ (* -1/8 (* (sqrt (pow x 5)) (/ 1 (sqrt 3/16)))) (* (sqrt x) (sqrt 3/16))) (pow x 3)) |
(/ (+ (* (sqrt x) (sqrt 3/16)) (* (pow x 3) (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))) (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 3/16))))))) (pow x 3)) |
(/ (+ (* (sqrt x) (sqrt 3/16)) (* (pow x 3) (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))) (* 1/2 (* (sqrt x) (/ (- 1/2 (* 1/64 (/ 1 (* x (pow (sqrt 3/16) 2))))) (sqrt 3/16))))))))) (pow x 3)) |
(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 (pow x 5)) (sqrt 16/3)) |
(* (pow x 2) (+ (* 32/9 (* (sqrt (pow x 5)) (/ 1 (sqrt 16/3)))) (* (sqrt x) (sqrt 16/3)))) |
(* (pow x 2) (+ (* (sqrt x) (sqrt 16/3)) (* (pow x 3) (+ (* -64/27 (* (sqrt (pow x 3)) (/ 1 (sqrt 16/3)))) (* 32/9 (* (sqrt (/ 1 x)) (/ 1 (sqrt 16/3)))))))) |
(* (pow x 2) (+ (* (sqrt x) (sqrt 16/3)) (* (pow x 3) (+ (* 32/9 (* (sqrt (/ 1 x)) (/ 1 (sqrt 16/3)))) (* (pow x 2) (+ (* -64/27 (* (sqrt (/ 1 x)) (/ 1 (sqrt 16/3)))) (* -1/2 (* (sqrt x) (/ (+ 128/9 (* 1024/81 (/ 1 (* x (pow (sqrt 16/3) 2))))) (sqrt 16/3)))))))))) |
(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))) |
(* 16/3 (pow x 5)) |
(* (pow x 5) (+ 16/3 (* 64/9 (pow x 2)))) |
(* (pow x 5) (+ 16/3 (* (pow x 2) (+ 64/9 (* -128/27 (pow x 2)))))) |
(* (pow x 5) (+ 16/3 (* (pow x 2) (+ 64/9 (* (pow x 2) (- (* -128/9 x) 128/27)))))) |
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 |
(+ 1/4 (* -1/4 (pow x 2))) |
(+ 1/4 (* (pow x 2) (- (* 1/4 (pow x 2)) 1/4))) |
(+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 1/4 (* -1/4 (pow x 2)))) 1/4))) |
(/ 1/4 (pow x 2)) |
(/ (- 1/4 (* 1/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6))))) (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ (- 1/4 (* 1/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6))))) (pow x 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/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1/4 (pow x 2)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 1/4 (pow x 2)) 1/4)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 1/4 (* -1/4 (pow x 2)))) 1/4)))) |
1/4 |
(- 1/4 (* 1/4 (/ 1 (pow x 2)))) |
(- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6))))) |
1/4 |
(- 1/4 (* 1/4 (/ 1 (pow x 2)))) |
(- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6))))) |
(* -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)) |
(/ -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)) |
(/ 3/16 (pow x 4)) |
(/ 3/16 (pow x 4)) |
(/ 3/16 (pow x 4)) |
(/ 3/16 (pow x 4)) |
(/ 3/16 (pow x 4)) |
(/ 3/16 (pow x 4)) |
(/ 3/16 (pow x 4)) |
(/ 3/16 (pow x 4)) |
(/ 3/16 (pow x 4)) |
(/ 3/16 (pow x 4)) |
(/ 3/16 (pow x 4)) |
(/ 3/16 (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 (*.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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))))) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) x)) |
(- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))) |
(-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 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 x (*.f64 x (+.f64 #s(literal 1/2 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 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.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 #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 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/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))))))) (+.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 x (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))))) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1/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))))) (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 (/.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 (/.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 #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)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/32 (pow x 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/32 binary64))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* -5/256 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x #s(literal -5/256 binary64)))))) |
(+ 1/2 (* (pow x 2) (+ 1/32 (* (pow x 2) (- (* 117/8192 (pow x 2)) 5/256))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 x (*.f64 x #s(literal 117/8192 binary64))))))))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (/ 1 (+ 1 (sqrt 1/2))) (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(- (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 (/.f64 (/.f64 #s(literal 1/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 x)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(- (+ (* -1 (/ (+ (* 1/128 (/ 1 (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) (pow x 3))) (+ (* 1/16 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (+ (* 1/32 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))))) (/ 1/4 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) |
(+.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/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 x)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1/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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal -3/32 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/32 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/ 1 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/4 (/ 1 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1 (+ 1 (sqrt 1/2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/4 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)))))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1/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)))))) (neg.f64 x)) (/.f64 #s(literal -1/4 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)) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* 1/4 (/ (+ (* 1/16 (/ 1 (* (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))) (* 1/32 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (/ 1/128 (* x (* (pow (sqrt 1/2) 4) (pow (+ 1 (sqrt 1/2)) 3)))))))) x)) (* 1/4 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (/ 1 (+ 1 (sqrt 1/2)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1/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 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1/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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) x)))) (neg.f64 x)) (/.f64 #s(literal -1/4 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)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+ 2 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 2 binary64) (*.f64 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 (sqrt 1/2)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (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) (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))) |
(+ 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 (+.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 (/ (+ (* -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 (*.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 #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/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.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 (* -1705/32768 (pow x 2)))) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -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))) (neg.f64 (*.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 (/.f64 #s(literal 1130496/4913 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.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 (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1130496/4913 binary64) (/.f64 #s(literal 223477760/83521 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 32/17 binary64) (/.f64 #s(literal 5632/289 binary64) (*.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))) (neg.f64 (*.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 (/.f64 #s(literal 1130496/4913 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.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 (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1130496/4913 binary64) (/.f64 #s(literal 223477760/83521 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 32/17 binary64) (/.f64 #s(literal 5632/289 binary64) (*.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 (*.f64 x 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 (*.f64 x 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 11/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -17/32 binary64)))) |
(* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 11/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -17/32 binary64)))) |
(* -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 11/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -17/32 binary64)))) |
(* (pow x 2) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 11/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -17/32 binary64)))) |
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 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64))))) |
(* -17/32 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/32 binary64)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 11/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -17/32 binary64)))) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 11/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -17/32 binary64)))) |
(* -17/32 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/32 binary64)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 11/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -17/32 binary64)))) |
(* (pow x 4) (- (+ (* 11/2 (/ 1 (pow x 2))) (/ 8 (pow x 4))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 11/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -17/32 binary64)))) |
(* 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal 11/2 binary64) (*.f64 (*.f64 x x) #s(literal -17/32 binary64)))) |
(* -17/32 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/32 binary64)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) |
(* -17/32 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/32 binary64)) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 11/2 (/ 1 (pow x 2))) 17/32)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -17/32 binary64) (/.f64 #s(literal 11/2 binary64) (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 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 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (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 #s(literal 1 binary64) x)))))) #s(literal 1 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 (/.f64 #s(literal 1/128 binary64) 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 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 x)) (*.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 (/.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 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/128 binary64) (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 (-.f64 (/.f64 (/.f64 #s(literal 1/128 binary64) 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)))) (neg.f64 x)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(* (sqrt x) (sqrt 2)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (* (sqrt (pow x 3)) (/ 1 (sqrt 2)))) (* (sqrt x) (sqrt 2))) |
(-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt x) (sqrt 2)) (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 (sqrt 2)))) (* (sqrt x) (/ 1 (sqrt 2)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 x))))) |
(+ (* (sqrt x) (sqrt 2)) (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 (sqrt 2)))) (* x (+ (* -1/2 (* (sqrt x) (/ (+ 2 (/ 1 (* x (pow (sqrt 2) 2)))) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt 2)))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (sqrt.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 #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 (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 2 (* -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 -5/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) x)) |
(+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (+ 2 (/ 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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -2 x))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64)))) |
(* x (+ 2 (* x (- (* 2 x) 2)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -2 binary64))))) |
(* x (+ 2 (* x (- (* x (+ 2 (* -2 x))) 2)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (+.f64 #s(literal -2 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 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)) (* 2 (/ 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 2 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 (* -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 (* 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 -2 binary64) x)) x)) x)) |
(* -1 (* (sqrt (/ 1 (pow x 5))) (sqrt 3/16))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal 3/16 binary64)) #s(literal -1 binary64))) |
(/ (- (* (pow x 3) (- 1 (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))))) (* (sqrt x) (sqrt 3/16))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 3/16 binary64)))))) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (- (* (pow x 3) (- (+ 1 (* -1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 3/16))))) (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))))) (* (sqrt x) (sqrt 3/16))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 3/16 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (- (* (pow x 3) (- (+ 1 (* (pow x 2) (- (* -1/2 (* (sqrt x) (/ (- 1/2 (* 1/64 (/ 1 (* x (pow (sqrt 3/16) 2))))) (sqrt 3/16)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16))))))) (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))))) (* (sqrt x) (sqrt 3/16))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/12 binary64) x)) (sqrt.f64 #s(literal 3/16 binary64))) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 3/16 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 3/16 binary64)))))))) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 3/16 binary64)))) (*.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 #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 (+ (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 (pow x 5))) (sqrt 3/16)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 3/16 binary64))) |
(/ (+ (* -1/8 (* (sqrt (pow x 5)) (/ 1 (sqrt 3/16)))) (* (sqrt x) (sqrt 3/16))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 3/16 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* (sqrt x) (sqrt 3/16)) (* (pow x 3) (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))) (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 3/16))))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 3/16 binary64))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 3/16 binary64))) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* (sqrt x) (sqrt 3/16)) (* (pow x 3) (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))) (* 1/2 (* (sqrt x) (/ (- 1/2 (* 1/64 (/ 1 (* x (pow (sqrt 3/16) 2))))) (sqrt 3/16))))))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 3/16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 3/16 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/12 binary64) x))) (sqrt.f64 #s(literal 3/16 binary64)))))))) (*.f64 x (*.f64 x x))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ (sqrt 1/2) (/ 1/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/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 (pow x 5)) (sqrt 16/3)) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (sqrt.f64 #s(literal 16/3 binary64))) |
(* (pow x 2) (+ (* 32/9 (* (sqrt (pow x 5)) (/ 1 (sqrt 16/3)))) (* (sqrt x) (sqrt 16/3)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 32/9 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 16/3 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 16/3 binary64))))) |
(* (pow x 2) (+ (* (sqrt x) (sqrt 16/3)) (* (pow x 3) (+ (* -64/27 (* (sqrt (pow x 3)) (/ 1 (sqrt 16/3)))) (* 32/9 (* (sqrt (/ 1 x)) (/ 1 (sqrt 16/3)))))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 16/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 16/3 binary64))) (+.f64 (*.f64 #s(literal -64/27 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 32/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
(* (pow x 2) (+ (* (sqrt x) (sqrt 16/3)) (* (pow x 3) (+ (* 32/9 (* (sqrt (/ 1 x)) (/ 1 (sqrt 16/3)))) (* (pow x 2) (+ (* -64/27 (* (sqrt (/ 1 x)) (/ 1 (sqrt 16/3)))) (* -1/2 (* (sqrt x) (/ (+ 128/9 (* 1024/81 (/ 1 (* x (pow (sqrt 16/3) 2))))) (sqrt 16/3)))))))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 16/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 32/9 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 16/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -64/27 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 16/3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (+.f64 #s(literal 128/9 binary64) (/.f64 #s(literal 64/27 binary64) x))) (sqrt.f64 #s(literal 16/3 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 (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(- (+ (sqrt 2) (+ (* -1/2 (/ (+ 1 (* -1 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (pow (sqrt 2) 2)))) (* (pow x 3) (sqrt 2)))) (* 1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* (pow x 2) (sqrt 2)))))) (/ 1 (* x (sqrt 2)))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(- (sqrt 2) (/ 1 (* x (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ (- 2 (/ 1 (pow (sqrt 2) 2))) (* x (sqrt 2)))) (/ 1 (sqrt 2))) x))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) 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 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.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))))) x)) x)) |
(* 16/3 (pow x 5)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 16/3 binary64)) |
(* (pow x 5) (+ 16/3 (* 64/9 (pow x 2)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 16/3 binary64) (*.f64 (*.f64 x x) #s(literal 64/9 binary64)))) |
(* (pow x 5) (+ 16/3 (* (pow x 2) (+ 64/9 (* -128/27 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 16/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 64/9 binary64) (*.f64 (*.f64 x x) #s(literal -128/27 binary64)))))) |
(* (pow x 5) (+ 16/3 (* (pow x 2) (+ 64/9 (* (pow x 2) (- (* -128/9 x) 128/27)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 16/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 64/9 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -128/27 binary64) (*.f64 x #s(literal -128/9 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 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) 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 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -1/4 (pow x 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(+ 1/4 (* (pow x 2) (- (* 1/4 (pow x 2)) 1/4))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 1/4 (* -1/4 (pow x 2)))) 1/4))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))))) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ (- 1/4 (* 1/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ (- 1/4 (* 1/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) |
(* (pow x 2) (+ 1/4 (* (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 (*.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 #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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))))) x)) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(* (pow x 2) (+ 1/4 (* -1/4 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 1/4 (pow x 2)) 1/4)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 1/4 (* -1/4 (pow x 2)))) 1/4)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))))))) |
1/4 |
#s(literal 1/4 binary64) |
(- 1/4 (* 1/4 (/ 1 (pow x 2)))) |
(-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6))))) |
(+.f64 #s(literal 1/4 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
1/4 |
#s(literal 1/4 binary64) |
(- 1/4 (* 1/4 (/ 1 (pow x 2)))) |
(-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(- (+ 1/4 (/ 1/4 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ 1/4 (/ 1/4 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/4 (/ 1 (pow x 6))))) |
(+.f64 #s(literal 1/4 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 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)) |
(/ -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)) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
Compiled 31218 to 3916 computations (87.5% saved)
33 alts after pruning (25 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1024 | 9 | 1033 |
| Fresh | 4 | 16 | 20 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1030 | 33 | 1063 |
| Status | Accuracy | Program |
|---|---|---|
| 97.4% | (/.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 binary64) (+.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))))) | |
| 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) (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/2 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)))))) | |
| 2.1% | (/.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 11/2 binary64) (*.f64 x (*.f64 x #s(literal -17/32 binary64)))))))) | |
| ✓ | 2.1% | (/.f64 #s(literal 1 binary64) (/.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))) |
| 9.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))) | |
| 97.4% | (/.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))))) | |
| 98.3% | (/.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))))))) | |
| 96.0% | (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) | |
| 96.6% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) #s(literal -1/2 binary64)))) | |
| 96.0% | (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) | |
| ✓ | 96.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) x)))))) |
| 96.4% | (-.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))))) | |
| 4.5% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) | |
| 96.6% | (-.f64 #s(literal 1 binary64) (sqrt.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/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) | |
| ✓ | 96.3% | (-.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.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| ✓ | 94.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (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/2 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) | |
| 97.5% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) | |
| 98.3% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) | |
| 96.0% | (*.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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal -1 binary64))) x))))) (+.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 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.4% | (*.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))) | |
| 96.0% | (*.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))) | |
| 3.5% | (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) | |
| 1.6% | (*.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)))) | |
| 22.5% | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) | |
| ✓ | 4.5% | (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
| ✓ | 3.1% | #s(literal 0 binary64) |
Compiled 1843 to 670 computations (63.6% 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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/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) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.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 (+.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 #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 #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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(/.f64 #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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal -1 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 (+.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 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 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 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 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) (/.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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 #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) (+.f64 #s(literal 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) 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 binary64) (+.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1/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 (+.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/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 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 x x) #s(literal -35/256 binary64)))))))))) |
(/.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 #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 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #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 (+.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/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (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/2 binary64)) #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 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #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))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(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)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (-.f64 (*.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))))))) |
| 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:
| 15.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 15.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 15.0ms | 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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/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) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.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 (+.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 #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 #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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(/.f64 #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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal -1 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 (+.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 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 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 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 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) (/.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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 #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) (+.f64 #s(literal 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) 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 binary64) (+.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1/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 (+.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/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 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 x x) #s(literal -35/256 binary64)))))))))) |
(/.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 #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 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:
| 31.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 15.0ms | x |
| 14.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 13.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 12.0ms | (+.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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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/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) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.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 (+.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 #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 #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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(/.f64 #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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal -1 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 (+.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 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 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 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 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) (/.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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 #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) (+.f64 #s(literal 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) 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 binary64) (+.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1/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 (+.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/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 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 x x) #s(literal -35/256 binary64)))))))))) |
(/.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)))))) |
| 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:
| 18.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 16.0ms | x |
| 14.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 12.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)))))) |
| 11.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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/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) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.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 (+.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 #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 #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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(/.f64 #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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal -1 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 (+.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 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 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 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 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) (/.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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 #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) (+.f64 #s(literal 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) 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 binary64) (+.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1/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 (+.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/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 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 x x) #s(literal -35/256 binary64)))))))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
7 calls:
| 17.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 13.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 12.0ms | x |
| 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)))))) |
| 10.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | x |
| 98.3% | 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.3% | 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.3% | 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.3% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.3% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.3% | 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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/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) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.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 (+.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 #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 #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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(/.f64 #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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal -1 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 (+.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 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 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 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 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) (/.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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 #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) (+.f64 #s(literal 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) 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 binary64) (+.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
| Outputs |
|---|
(-.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))))))) |
7 calls:
| 32.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 30.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 17.0ms | x |
| 11.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 9.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.3% | 1 | x |
| 98.3% | 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.3% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
| 98.3% | 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.3% | 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.3% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.3% | 1 | (/.f64 #s(literal 1 binary64) (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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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/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) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.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 (+.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 #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 #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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(/.f64 #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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal -1 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 (+.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 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 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 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 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) (/.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Outputs |
|---|
(-.f64 #s(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:
| 14.0ms | x |
| 12.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 10.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 10.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 9.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | x |
| 98.3% | 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.3% | 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.3% | 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.3% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.3% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.3% | 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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/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) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.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 (+.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 #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 #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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(/.f64 #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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal -1 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 (+.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 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 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 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 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) (/.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))))) |
| Outputs |
|---|
(/.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))))) |
2 calls:
| 11.0ms | x |
| 10.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 1 | x |
| 97.8% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 6 to 4 computations (33.3% 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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/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) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.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 (+.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 #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 #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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
(/.f64 #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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal -1 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 (+.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 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 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 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.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 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)))))) |
| 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) x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
2 calls:
| 11.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 1 | x |
| 97.4% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 6 to 4 computations (33.3% 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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/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) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.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 (+.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 #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 #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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))))) |
| Outputs |
|---|
(*.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))) |
2 calls:
| 9.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 1 | x |
| 97.4% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 6 to 4 computations (33.3% 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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/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) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.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 (+.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 #s(literal -1/2 binary64) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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)))) |
2 calls:
| 9.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.3% | 1 | x |
| 96.3% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 6 to 4 computations (33.3% 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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/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) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
2 calls:
| 8.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.0% | 1 | x |
| 96.0% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 6 to 4 computations (33.3% 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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.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:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.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 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (*.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 (*.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 (*.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 8 binary64) (*.f64 x (*.f64 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 (*.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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -5/256 binary64) (*.f64 (*.f64 x x) #s(literal 117/8192 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) 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) (+.f64 #s(literal -17/32 binary64) (*.f64 (*.f64 x x) #s(literal 69/256 binary64)))))))) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.5% | 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)) |
| Outputs |
|---|
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.5% | 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 |
| 110× | unsub-neg_binary64 |
| 84× | neg-mul-1_binary64 |
| 70× | +-commutative_binary64 |
| 54× | *-commutative_binary64 |
| 44× | sub-neg_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 217 |
| 1 | 94 | 217 |
| 2 | 124 | 217 |
| 3 | 156 | 217 |
| 4 | 181 | 217 |
| 5 | 244 | 217 |
| 6 | 350 | 217 |
| 7 | 369 | 217 |
| 8 | 384 | 217 |
| 9 | 387 | 217 |
| 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 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.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 (+.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/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 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 #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) (+.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(*.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 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 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 (+.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/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 (+.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) (/.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 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 #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) (+.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
#s(literal 0 binary64) |
| 5114× | *-lowering-*.f32 |
| 5114× | *-lowering-*.f64 |
| 4382× | *-lowering-*.f32 |
| 4382× | *-lowering-*.f64 |
| 3740× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 458 | 3056 |
| 1 | 1503 | 2656 |
| 2 | 5189 | 2626 |
| 0 | 8104 | 2626 |
| 0 | 32 | 159 |
| 1 | 212 | 150 |
| 2 | 1960 | 150 |
| 0 | 8696 | 150 |
| 0 | 581 | 4303 |
| 1 | 1964 | 3818 |
| 2 | 7276 | 3818 |
| 0 | 8007 | 3818 |
| 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 | 49 | 309 |
| 1 | 364 | 274 |
| 2 | 3464 | 270 |
| 0 | 8303 | 270 |
| 0 | 169 | 619 |
| 1 | 503 | 567 |
| 2 | 1466 | 551 |
| 3 | 4232 | 548 |
| 0 | 8068 | 548 |
| 0 | 38 | 237 |
| 1 | 281 | 219 |
| 2 | 2770 | 219 |
| 0 | 10418 | 219 |
| 0 | 11 | 30 |
| 1 | 66 | 30 |
| 2 | 534 | 30 |
| 3 | 6508 | 30 |
| 0 | 8005 | 30 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 502 to 275 computations (45.2% saved)
(abs x)
Compiled 714 to 300 computations (58% saved)
Loading profile data...