
Time bar (total: 15.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 14 to 10 computations (28.6% saved)
ival-div: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)compiled-spec: 0.0ms (0% of total)| 6.1s | 8149× | 5 | exit |
| 870.0ms | 8256× | 0 | valid |
backward-pass: 1.5s (22.5% of total)compiled-spec: 1.4s (20.9% of total)ival-sqrt: 1.1s (17.3% of total)ival-mult: 877.0ms (13.2% of total)ival-div: 650.0ms (9.8% of total)ival-add: 626.0ms (9.4% of total)ival-sub: 383.0ms (5.8% of total)const: 76.0ms (1.1% of total)| 2× | egg-herbie |
| 128× | fnmsub-define |
| 128× | fmsub-define |
| 128× | fnmadd-define |
| 78× | sum3-define |
| 76× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 35 |
| 1 | 51 | 30 |
| 2 | 91 | 30 |
| 3 | 144 | 30 |
| 4 | 235 | 30 |
| 5 | 382 | 30 |
| 6 | 490 | 30 |
| 7 | 536 | 30 |
| 8 | 550 | 30 |
| 0 | 12 | 11 |
| 1 | 29 | 10 |
| 2 | 37 | 10 |
| 3 | 45 | 10 |
| 4 | 53 | 10 |
| 5 | 66 | 10 |
| 6 | 83 | 10 |
| 7 | 97 | 10 |
| 8 | 109 | 10 |
| 9 | 110 | 10 |
| 0 | 110 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) |
| Outputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| Inputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 x)))))) |
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x))))))) |
(neg (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x)))))))) |
| Outputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 x)))))) |
(- 1 (sqrt (+ 1/2 (/ 1/2 (hypot 1 x))))) |
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x))))))) |
(- 1 (sqrt (+ 1/2 (/ 1/2 (hypot 1 x))))) |
(neg (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (hypot 1 (neg x)))))))) |
(+ (sqrt (+ 1/2 (/ 1/2 (hypot 1 x)))) -1) |
(abs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 0 | 0 | - | 0 | - | (hypot.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 74.0ms | 512× | 0 | valid |
Compiled 115 to 29 computations (74.8% saved)
compiled-spec: 16.0ms (32.2% of total)ival-mult: 11.0ms (22.1% of total)ival-sqrt: 8.0ms (16.1% of total)ival-add: 6.0ms (12.1% of total)ival-div: 4.0ms (8.1% of total)ival-sub: 4.0ms (8.1% of total)const: 1.0ms (2% of total)backward-pass: 0.0ms (0% of total)Compiled 11 to 8 computations (27.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
Compiled 11 to 8 computations (27.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 32× | sum3-define |
| 32× | +-lowering-+.f64 |
| 32× | +-lowering-+.f32 |
| 18× | --lowering--.f32 |
| 18× | --lowering--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 36 |
| 1 | 19 | 36 |
| 2 | 24 | 36 |
| 3 | 30 | 36 |
| 4 | 38 | 36 |
| 5 | 51 | 36 |
| 6 | 68 | 36 |
| 7 | 82 | 36 |
| 8 | 94 | 36 |
| 9 | 95 | 36 |
| 0 | 95 | 36 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
1 |
(sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
1/2 |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
| Outputs |
|---|
(- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
1 |
#s(literal 1 binary64) |
(sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 38.0ms | 256× | 0 | valid |
Compiled 38 to 9 computations (76.3% saved)
compiled-spec: 8.0ms (37.2% of total)ival-mult: 4.0ms (18.6% of total)ival-sqrt: 4.0ms (18.6% of total)ival-div: 2.0ms (9.3% of total)ival-add: 2.0ms (9.3% of total)ival-sub: 1.0ms (4.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (/ 1/2 (sqrt (+ (* 1 1) (* x x))))> |
| Outputs |
|---|
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3)))> |
#<alt (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3)))> |
#<alt 1/2> |
#<alt (- 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)))> |
#<alt (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 1.0ms | x | @ | 0 | (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 0.0ms | x | @ | inf | (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
| 0.0ms | x | @ | -inf | (- 1 (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))))) |
| 0.0ms | x | @ | -inf | (sqrt (+ 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x)))))) |
| 1× | batch-egg-rewrite |
| 1894× | fnmadd-define |
| 1480× | fnmsub-define |
| 1466× | fmsub-define |
| 1374× | fmm-def |
| 1250× | fma-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 30 |
| 1 | 31 | 30 |
| 2 | 77 | 30 |
| 3 | 212 | 30 |
| 4 | 483 | 30 |
| 5 | 954 | 30 |
| 6 | 3612 | 30 |
| 0 | 8178 | 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 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.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) (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) (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 #s(literal 0 binary64) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) #s(literal 0 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)) |
(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) (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 (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 0 binary64)) |
(fma.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (+.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 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(+.f64 (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)) |
(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)))))) |
(-.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)) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(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 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #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 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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/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) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(+.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 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 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 0 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 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (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)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(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 -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 #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/2 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (E.f64))) (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (E.f64))) (log.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (E.f64))) (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (E.f64))) (log.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))) (log.f64 #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log1p.f64 (*.f64 x x))) (log.f64 #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (log.f64 #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))))) |
(exp.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log1p.f64 (*.f64 x x))))) |
(exp.f64 (+.f64 (log.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 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 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) #s(literal 0 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/2 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 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 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (E.f64) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (E.f64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(pow.f64 (E.f64) (log.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (E.f64)))) (log.f64 (/.f64 (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 #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 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (E.f64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (exp.f64 (*.f64 (log.f64 #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 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (E.f64) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 (log.f64 #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (exp.f64 (*.f64 (log.f64 #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (E.f64) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 (log.f64 #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (E.f64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (E.f64) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (pow.f64 (E.f64) (*.f64 (log.f64 #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (E.f64) (*.f64 (log.f64 #s(literal -1/2 binary64)) #s(literal 1 binary64))) (pow.f64 (E.f64) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (exp.f64 (*.f64 (log.f64 #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 1× | egg-herbie |
| 2628× | *-lowering-*.f32 |
| 2628× | *-lowering-*.f64 |
| 1676× | +-lowering-+.f64 |
| 1676× | +-lowering-+.f32 |
| 1572× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 619 |
| 1 | 503 | 526 |
| 2 | 1468 | 510 |
| 3 | 4231 | 508 |
| 0 | 8068 | 508 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- 1 (sqrt 1/2)) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
1 |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(sqrt 1/2) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
1/2 |
(- 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
1/2 |
(+ 1/2 (* -1/4 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
| Outputs |
|---|
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (-.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 #s(literal 1/8 binary64) (/.f64 #s(literal -1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (/.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 (-.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -69/1024 binary64))))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)))) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x)) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #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 x (*.f64 x #s(literal 3/16 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) #s(literal -5/32 binary64))))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/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 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 (*.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 #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 2502 to 671 computations (73.2% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 166 | 11 | 177 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 166 | 12 | 178 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.4% | (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 1.0% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) | |
| 97.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) | |
| 97.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) | |
| ✓ | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 97.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| ▶ | 96.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ▶ | 3.1% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| 1.1% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) | |
| ▶ | 3.8% | (*.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.0% | (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
| 4.3% | (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
Compiled 309 to 206 computations (33.3% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ✓ | cost-diff | 6400 | (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 618× | fma-define |
| 470× | fma-lowering-fma.f32 |
| 470× | fma-lowering-fma.f64 |
| 274× | *-lowering-*.f32 |
| 274× | *-lowering-*.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 138 |
| 1 | 79 | 129 |
| 2 | 218 | 128 |
| 3 | 447 | 128 |
| 4 | 680 | 128 |
| 5 | 795 | 128 |
| 6 | 858 | 128 |
| 7 | 899 | 128 |
| 8 | 940 | 128 |
| 9 | 941 | 128 |
| 0 | 941 | 128 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (- 0 (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt 1/2)) 1) |
(- 0 (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) |
0 |
(sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) |
1 |
(/ 1 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
(sqrt 1/2) |
1/2 |
(- 1 1) |
1 |
(* x (* x (+ 1/8 (* (* x x) -11/128)))) |
x |
(* x (+ 1/8 (* (* x x) -11/128))) |
(+ 1/8 (* (* x x) -11/128)) |
1/8 |
(* (* x x) -11/128) |
(* x x) |
-11/128 |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))) |
(* x x) |
x |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024)))) |
1/8 |
(* (* x x) (+ -11/128 (* (* x x) 69/1024))) |
(+ -11/128 (* (* x x) 69/1024)) |
-11/128 |
(* (* x x) 69/1024) |
69/1024 |
(- 1 (sqrt 1/2)) |
1 |
(sqrt 1/2) |
1/2 |
| Outputs |
|---|
(+ (* (- 0 (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt 1/2)) 1) |
(-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- 0 (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
0 |
#s(literal 0 binary64) |
(sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
1 |
#s(literal 1 binary64) |
(/ 1 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(- 1 1) |
#s(literal 0 binary64) |
1 |
#s(literal 1 binary64) |
(* x (* x (+ 1/8 (* (* x x) -11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
x |
(* x (+ 1/8 (* (* x x) -11/128))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(+ 1/8 (* (* x x) -11/128)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
1/8 |
#s(literal 1/8 binary64) |
(* (* x x) -11/128) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* x x) |
(*.f64 x x) |
-11/128 |
#s(literal -11/128 binary64) |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))) |
(*.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))))))) |
(* x x) |
(*.f64 x x) |
x |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024)))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
1/8 |
#s(literal 1/8 binary64) |
(* (* x x) (+ -11/128 (* (* x x) 69/1024))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(+ -11/128 (* (* x x) 69/1024)) |
(+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
-11/128 |
#s(literal -11/128 binary64) |
(* (* x x) 69/1024) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
69/1024 |
#s(literal 69/1024 binary64) |
(- 1 (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) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 100.0% | (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
| ✓ | accuracy | 100.0% | (+.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.9% | (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 98.4% | (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 595.0ms | 256× | 0 | valid |
Compiled 165 to 27 computations (83.6% saved)
ival-sqrt: 400.0ms (85.1% of total)ival-mult: 44.0ms (9.4% of total)compiled-spec: 12.0ms (2.6% of total)ival-add: 7.0ms (1.5% of total)ival-sub: 4.0ms (0.9% of total)ival-div: 2.0ms (0.4% of total)const: 1.0ms (0.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (- 0 (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt 1/2)) 1)> |
#<alt (- 0 (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (- 1 1)> |
#<alt (* x (* x (+ 1/8 (* (* x x) -11/128))))> |
#<alt (* x (+ 1/8 (* (* x x) -11/128)))> |
#<alt (+ 1/8 (* (* x x) -11/128))> |
#<alt (* (* x x) -11/128)> |
#<alt (* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024)))))> |
#<alt (* x x)> |
#<alt (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))> |
#<alt (* (* x x) (+ -11/128 (* (* x x) 69/1024)))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (sqrt 1/2)> |
#<alt (/ 1 (sqrt (+ (* 1 1) (* x x))))> |
#<alt (* (* x x) 69/1024)> |
#<alt (+ -11/128 (* (* x x) 69/1024))> |
| Outputs |
|---|
#<alt (+ 1 (* -1 (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))))> |
#<alt (+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/4 (/ (sqrt 1/2) (sqrt 2)))))))> |
#<alt (+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2)))))))))> |
#<alt (+ 1 (* -1 (sqrt 1/2)))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (* -1/2 (/ (sqrt 1/2) x))))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (* 1/8 (/ (sqrt 1/2) (pow x 2))))))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (+ (* 1/8 (/ (sqrt 1/2) (pow x 2))) (* 3/16 (/ (sqrt 1/2) (pow x 3)))))))> |
#<alt (+ 1 (* -1 (sqrt 1/2)))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (* 1/2 (/ (sqrt 1/2) x))))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1/2 (sqrt 1/2)) (* -1/8 (/ (sqrt 1/2) x))) x))))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1 (/ (+ (* -3/16 (/ (sqrt 1/2) x)) (* 1/8 (sqrt 1/2))) x)) (* -1/2 (sqrt 1/2))) x))))> |
#<alt (* -1 (sqrt 2))> |
#<alt (- (* 1/4 (/ (pow x 2) (sqrt 2))) (sqrt 2))> |
#<alt (- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2))> |
#<alt (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2))> |
#<alt -1> |
#<alt (* -1 (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (- (/ 1/8 (pow x 2)) (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (- (+ (/ 1/8 (pow x 2)) (* 3/16 (/ 1 (pow x 3)))) (+ 1 (* 1/2 (/ 1 x))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ 1 x)) 1)> |
#<alt (- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1)> |
#<alt (- (* -1 (/ (- (* -1 (/ (- 1/8 (* 3/16 (/ 1 x))) x)) 1/2) x)) 1)> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* -1/4 (/ (pow x 2) (sqrt 2))))> |
#<alt (+ (sqrt 2) (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow x 2) (- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ 1 x)))> |
#<alt (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))> |
#<alt (+ 1 (+ (* -1 (/ (+ 1/8 (* 3/16 (/ 1 x))) (pow x 2))) (* 1/2 (/ 1 x))))> |
#<alt 1> |
#<alt (- 1 (* 1/2 (/ 1 x)))> |
#<alt (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))> |
#<alt (+ 1 (* -1 (/ (+ 1/2 (* -1 (/ (- (* 3/16 (/ 1 x)) 1/8) x))) x)))> |
#<alt 2> |
#<alt (+ 2 (* -1/2 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2)))> |
#<alt (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2)))> |
#<alt 1> |
#<alt (+ 1 (/ 1 x))> |
#<alt (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3)))> |
#<alt (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3)))> |
#<alt 1> |
#<alt (- 1 (/ 1 x))> |
#<alt (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))> |
#<alt (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* -11/128 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* -11/128 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* 1/8 x)> |
#<alt (* x (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* x (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* x (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* -11/128 (pow x 3))> |
#<alt (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* -11/128 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt 1/8> |
#<alt (+ 1/8 (* -11/128 (pow x 2)))> |
#<alt (+ 1/8 (* -11/128 (pow x 2)))> |
#<alt (+ 1/8 (* -11/128 (pow x 2)))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1/8> |
#<alt (+ 1/8 (* -11/128 (pow x 2)))> |
#<alt (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))> |
#<alt (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2)))> |
#<alt (/ 1 x)> |
#<alt (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 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> |
#<alt (- (* 69/1024 (pow x 2)) 11/128)> |
#<alt (- (* 69/1024 (pow x 2)) 11/128)> |
#<alt (- (* 69/1024 (pow x 2)) 11/128)> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
45 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (+ (* (- 0 (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt 1/2)) 1) |
| 1.0ms | x | @ | inf | (* (* x x) -11/128) |
| 0.0ms | x | @ | inf | (* x (* x (+ 1/8 (* (* x x) -11/128)))) |
| 0.0ms | x | @ | inf | (+ (* (- 0 (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt 1/2)) 1) |
| 0.0ms | x | @ | inf | (* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))) |
| 1× | batch-egg-rewrite |
| 1578× | fma-define |
| 1400× | sum5-define |
| 1298× | fnmadd-define |
| 1192× | sum3-define |
| 904× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 117 |
| 1 | 92 | 108 |
| 2 | 270 | 107 |
| 3 | 607 | 107 |
| 4 | 1046 | 106 |
| 5 | 1595 | 106 |
| 6 | 3915 | 106 |
| 7 | 5421 | 106 |
| 0 | 8030 | 106 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (- 0 (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt 1/2)) 1) |
(- 0 (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) |
(sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) |
(- 1 1) |
(* x (* x (+ 1/8 (* (* x x) -11/128)))) |
(* x (+ 1/8 (* (* x x) -11/128))) |
(+ 1/8 (* (* x x) -11/128)) |
(* (* x x) -11/128) |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024))))) |
(* x x) |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) 69/1024)))) |
(* (* x x) (+ -11/128 (* (* x x) 69/1024))) |
(- 1 (sqrt 1/2)) |
(sqrt 1/2) |
(/ 1 (sqrt (+ (* 1 1) (* x x)))) |
(* (* x x) 69/1024) |
(+ -11/128 (* (* x x) 69/1024)) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.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) (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))))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.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) (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))))) #s(literal 0 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 #s(literal 1 binary64) (-.f64 #s(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 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(fma.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) #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))))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(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 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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 (+.f64 #s(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 0 binary64)) |
(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)))))) |
(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 (-.f64 #s(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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 0 binary64)) |
(neg.f64 (sqrt.f64 (+.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 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 0 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 0 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) (log1p.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (E.f64) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (E.f64) (/.f64 (log1p.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(+.f64 #s(literal 0 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) (hypot.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(exp.f64 (log1p.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 0 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) (hypot.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 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) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(neg.f64 (+.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) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (exp.f64 (log.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
#s(literal 0 binary64) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))) x (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) x) |
(+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 x #s(literal 1/8 binary64) (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -11/128 binary64)) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1/8 binary64) x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) x (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -11/128 binary64) (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) x) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 x (*.f64 x #s(literal -11/128 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) x #s(literal 1/8 binary64)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(*.f64 #s(literal -11/128 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -11/128 binary64)) x) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 x (*.f64 (*.f64 x 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 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x x)))) |
(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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(fma.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))) x (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) x (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (*.f64 x x) (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) x (*.f64 x (*.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) x (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal 69/1024 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) x) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (log.f64 x)) |
(*.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 (*.f64 x x) #s(literal -11/128 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) #s(literal 1/8 binary64)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(fma.f64 x (*.f64 x #s(literal -11/128 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 1/8 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(fma.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(fma.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) x #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 69/1024 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 69/1024 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(fma.f64 x (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(fma.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) x (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 69/1024 binary64)) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) x) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (+.f64 (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 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64))) |
(pow.f64 (E.f64) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(pow.f64 (E.f64) (/.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 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 #s(literal 0 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 0 binary64)) |
(exp.f64 (/.f64 (log1p.f64 (*.f64 x x)) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 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 0 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.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 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 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x x)))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log1p.f64 (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (E.f64) (/.f64 (log1p.f64 (*.f64 x x)) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 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 binary64)) |
(*.f64 #s(literal -1 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 binary64)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal -1 binary64) (*.f64 x 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 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 x x)) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (/.f64 (log1p.f64 (*.f64 x x)) #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (/.f64 (log1p.f64 (*.f64 x x)) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (E.f64) (E.f64))) (/.f64 (log1p.f64 (*.f64 x x)) #s(literal -2 binary64))) (pow.f64 (cbrt.f64 (E.f64)) (/.f64 (log1p.f64 (*.f64 x x)) #s(literal -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 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -11/128 binary64)) |
(fma.f64 x (*.f64 x #s(literal 69/1024 binary64)) #s(literal -11/128 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 69/1024 binary64) #s(literal -11/128 binary64)) |
(fma.f64 #s(literal 69/1024 binary64) (*.f64 x x) #s(literal -11/128 binary64)) |
(fma.f64 (*.f64 x #s(literal 69/1024 binary64)) x #s(literal -11/128 binary64)) |
| 1× | egg-herbie |
| 4288× | *-lowering-*.f32 |
| 4288× | *-lowering-*.f64 |
| 2072× | +-lowering-+.f64 |
| 2072× | +-lowering-+.f32 |
| 1726× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 254 | 1786 |
| 1 | 786 | 1436 |
| 2 | 2518 | 1410 |
| 3 | 7314 | 1410 |
| 0 | 8213 | 1410 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 (* -1 (* (sqrt 1/2) (sqrt 2)))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/4 (/ (sqrt 1/2) (sqrt 2))))))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))))))))) |
(+ 1 (* -1 (sqrt 1/2))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1/2 (/ (sqrt 1/2) x)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (* 1/8 (/ (sqrt 1/2) (pow x 2)))))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (+ (* 1/8 (/ (sqrt 1/2) (pow x 2))) (* 3/16 (/ (sqrt 1/2) (pow x 3))))))) |
(+ 1 (* -1 (sqrt 1/2))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* 1/2 (/ (sqrt 1/2) x)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1/2 (sqrt 1/2)) (* -1/8 (/ (sqrt 1/2) x))) x)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1 (/ (+ (* -3/16 (/ (sqrt 1/2) x)) (* 1/8 (sqrt 1/2))) x)) (* -1/2 (sqrt 1/2))) x)))) |
(* -1 (sqrt 2)) |
(- (* 1/4 (/ (pow x 2) (sqrt 2))) (sqrt 2)) |
(- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2)) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2)) |
-1 |
(* -1 (+ 1 (* 1/2 (/ 1 x)))) |
(- (/ 1/8 (pow x 2)) (+ 1 (* 1/2 (/ 1 x)))) |
(- (+ (/ 1/8 (pow x 2)) (* 3/16 (/ 1 (pow x 3)))) (+ 1 (* 1/2 (/ 1 x)))) |
-1 |
(- (* 1/2 (/ 1 x)) 1) |
(- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1) |
(- (* -1 (/ (- (* -1 (/ (- 1/8 (* 3/16 (/ 1 x))) x)) 1/2) x)) 1) |
(sqrt 2) |
(+ (sqrt 2) (* -1/4 (/ (pow x 2) (sqrt 2)))) |
(+ (sqrt 2) (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow x 2) (- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2)))))) |
1 |
(+ 1 (* 1/2 (/ 1 x))) |
(- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))) |
(+ 1 (+ (* -1 (/ (+ 1/8 (* 3/16 (/ 1 x))) (pow x 2))) (* 1/2 (/ 1 x)))) |
1 |
(- 1 (* 1/2 (/ 1 x))) |
(+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x))) |
(+ 1 (* -1 (/ (+ 1/2 (* -1 (/ (- (* 3/16 (/ 1 x)) 1/8) x))) x))) |
2 |
(+ 2 (* -1/2 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
1 |
(+ 1 (/ 1 x)) |
(- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))) |
(- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))) |
1 |
(- 1 (/ 1 x)) |
(+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
(+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* -11/128 (pow x 4)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* -11/128 (pow x 4)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* 1/8 x) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(* -11/128 (pow x 3)) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* -11/128 (pow x 3)) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))) |
1/8 |
(+ 1/8 (* -11/128 (pow x 2))) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+ 1/8 (* -11/128 (pow x 2))) |
(* -11/128 (pow x 2)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* -11/128 (pow x 2)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* -11/128 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* 69/1024 (pow x 6)) |
(* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 6)) |
(* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1/8 |
(+ 1/8 (* -11/128 (pow x 2))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* -11/128 (pow x 2)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
(/ 1 x) |
(/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x) |
(/ -1 x) |
(* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 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 |
(- (* 69/1024 (pow x 2)) 11/128) |
(- (* 69/1024 (pow x 2)) 11/128) |
(- (* 69/1024 (pow x 2)) 11/128) |
(* 69/1024 (pow x 2)) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 2)) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
| Outputs |
|---|
(+ 1 (* -1 (* (sqrt 1/2) (sqrt 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/4 (/ (sqrt 1/2) (sqrt 2))))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -11/64 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -11/64 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 69/512 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(+ 1 (* -1 (sqrt 1/2))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1/2 (/ (sqrt 1/2) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (* 1/8 (/ (sqrt 1/2) (pow x 2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (+ (* 1/8 (/ (sqrt 1/2) (pow x 2))) (* 3/16 (/ (sqrt 1/2) (pow x 3))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 3/16 binary64) x))))) |
(+ 1 (* -1 (sqrt 1/2))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* 1/2 (/ (sqrt 1/2) x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1/2 (sqrt 1/2)) (* -1/8 (/ (sqrt 1/2) x))) x)))) |
(+.f64 (-.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 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) x)) x)) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1 (/ (+ (* -3/16 (/ (sqrt 1/2) x)) (* 1/8 (sqrt 1/2))) x)) (* -1/2 (sqrt 1/2))) x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/16 binary64)) x)) x)) x)) |
(* -1 (sqrt 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(- (* 1/4 (/ (pow x 2) (sqrt 2))) (sqrt 2)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2)) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -11/64 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2)) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 69/512 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -11/64 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(- (/ 1/8 (pow x 2)) (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(- (+ (/ 1/8 (pow x 2)) (* 3/16 (/ 1 (pow x 3)))) (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(- (* -1 (/ (- (* -1 (/ (- 1/8 (* 3/16 (/ 1 x))) x)) 1/2) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 3/16 binary64) x)) x)) x)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -1/4 (/ (pow x 2) (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (sqrt 2) (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 11/64 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (sqrt 2) (* (pow x 2) (- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -69/512 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(+ 1 (+ (* -1 (/ (+ 1/8 (* 3/16 (/ 1 x))) (pow x 2))) (* 1/2 (/ 1 x)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -3/16 binary64) x)) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(- 1 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) x)) x)) |
(+ 1 (* -1 (/ (+ 1/2 (* -1 (/ (- (* 3/16 (/ 1 x)) 1/8) x))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 3/16 binary64) x)) x)) x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 3/8 binary64)))))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) #s(literal -5/16 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) x)) |
(- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) x))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) |
(+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 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 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/128 binary64)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* -11/128 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/128 binary64)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64)))) |
(* -11/128 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -11/128 binary64)) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64)))) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64)))) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64)))) |
(* -11/128 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -11/128 binary64)) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(* -1 (* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64)))) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64)))) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64)))) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64)))) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64)))) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.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)) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64))))))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 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) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 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) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 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) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))))) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 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 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 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 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 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 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 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))))) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64))))) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64))))) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64))))) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 3/8 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) #s(literal -5/16 binary64))))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x) |
(/.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -5/16 binary64) (pow.f64 x #s(literal 6 binary64)))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)) |
(/.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -5/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
-11/128 |
#s(literal -11/128 binary64) |
(- (* 69/1024 (pow x 2)) 11/128) |
(+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(- (* 69/1024 (pow x 2)) 11/128) |
(+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(- (* 69/1024 (pow x 2)) 11/128) |
(+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* 69/1024 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
Compiled 8396 to 1139 computations (86.4% saved)
15 alts after pruning (12 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 533 | 7 | 540 |
| Fresh | 1 | 5 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 537 | 15 | 552 |
| Status | Accuracy | Program |
|---|---|---|
| 97.1% | (fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| ▶ | 98.4% | (fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ▶ | 1.0% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| 97.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) | |
| 97.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) | |
| ✓ | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ▶ | 97.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
| ✓ | 96.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| 3.8% | (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) x) | |
| ▶ | 1.1% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
| 3.5% | (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64))) | |
| 4.3% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) | |
| ✓ | 1.0% | (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
| 3.5% | (*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) | |
| ▶ | 3.1% | #s(literal 0 binary64) |
Compiled 338 to 235 computations (30.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
| ✓ | cost-diff | 256 | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 6336 | (fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 2258× | +-lowering-+.f64 |
| 2258× | +-lowering-+.f32 |
| 1576× | --lowering--.f32 |
| 1576× | --lowering--.f64 |
| 1272× | *-lowering-*.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 212 |
| 1 | 107 | 192 |
| 2 | 338 | 192 |
| 3 | 945 | 191 |
| 4 | 2440 | 191 |
| 5 | 6018 | 191 |
| 0 | 8170 | 191 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (neg (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt 1/2)) 1) |
(neg (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) |
(sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) |
1 |
(/ 1 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
(sqrt 1/2) |
1/2 |
0 |
(- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))) |
1 |
(+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))) |
(* x (* x (+ -1/8 (* (* x x) 11/128)))) |
x |
(* x (+ -1/8 (* (* x x) 11/128))) |
(+ -1/8 (* (* x x) 11/128)) |
-1/8 |
(* (* x x) 11/128) |
(* x x) |
11/128 |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
(* x x) |
x |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) |
1/8 |
(* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
(+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))) |
-11/128 |
(* (* x x) (+ 69/1024 (* (* x x) -1843/32768))) |
(+ 69/1024 (* (* x x) -1843/32768)) |
69/1024 |
(* (* x x) -1843/32768) |
-1843/32768 |
(- 1 (sqrt (+ 1/2 (/ 1/2 x)))) |
1 |
(sqrt (+ 1/2 (/ 1/2 x))) |
(+ 1/2 (/ 1/2 x)) |
1/2 |
(/ 1/2 x) |
x |
| Outputs |
|---|
(+ (* (neg (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt 1/2)) 1) |
(-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(neg (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
1 |
#s(literal 1 binary64) |
(/ 1 (sqrt (+ (* 1 1) (* x x)))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
0 |
#s(literal 0 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) |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))))) |
(* x x) |
(*.f64 x x) |
x |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
1/8 |
#s(literal 1/8 binary64) |
(* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) |
(+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))) |
(+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
-11/128 |
#s(literal -11/128 binary64) |
(* (* x x) (+ 69/1024 (* (* x x) -1843/32768))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))) |
(+ 69/1024 (* (* x x) -1843/32768)) |
(+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))) |
69/1024 |
#s(literal 69/1024 binary64) |
(* (* x x) -1843/32768) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
-1843/32768 |
#s(literal -1843/32768 binary64) |
(- 1 (sqrt (+ 1/2 (/ 1/2 x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
1 |
#s(literal 1 binary64) |
(sqrt (+ 1/2 (/ 1/2 x))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(+ 1/2 (/ 1/2 x)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
x |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | accuracy | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
| ✓ | accuracy | 99.9% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 98.4% | (fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 141.0ms | 256× | 0 | valid |
Compiled 248 to 36 computations (85.5% saved)
ival-mult: 25.0ms (38.3% of total)ival-add: 12.0ms (18.4% of total)compiled-spec: 12.0ms (18.4% of total)ival-sqrt: 7.0ms (10.7% of total)ival-div: 4.0ms (6.1% of total)ival-sub: 3.0ms (4.6% of total)const: 1.0ms (1.5% of total)ival-neg: 1.0ms (1.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (neg (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt 1/2)) 1)> |
#<alt (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (/ 1 (sqrt (+ (* 1 1) (* x x))))> |
#<alt (- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))))> |
#<alt (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))> |
#<alt (* x (* x (+ -1/8 (* (* x x) 11/128))))> |
#<alt (* x (+ -1/8 (* (* x x) 11/128)))> |
#<alt (* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))))> |
#<alt (* x x)> |
#<alt (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))> |
#<alt (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))> |
#<alt (- 1 (sqrt (+ 1/2 (/ 1/2 x))))> |
#<alt (sqrt (+ 1/2 (/ 1/2 x)))> |
#<alt (+ 1/2 (/ 1/2 x))> |
#<alt (/ 1/2 x)> |
#<alt (neg (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (* (* x x) 11/128)> |
#<alt (* (* x x) -1843/32768)> |
#<alt (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))> |
| Outputs |
|---|
#<alt (+ 1 (* -1 (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))))> |
#<alt (+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/4 (/ (sqrt 1/2) (sqrt 2)))))))> |
#<alt (+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2)))))))))> |
#<alt (+ 1 (* -1 (sqrt 1/2)))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (* -1/2 (/ (sqrt 1/2) x))))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (* 1/8 (/ (sqrt 1/2) (pow x 2))))))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (+ (* 1/8 (/ (sqrt 1/2) (pow x 2))) (* 3/16 (/ (sqrt 1/2) (pow x 3)))))))> |
#<alt (+ 1 (* -1 (sqrt 1/2)))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (* 1/2 (/ (sqrt 1/2) x))))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1/2 (sqrt 1/2)) (* -1/8 (/ (sqrt 1/2) x))) x))))> |
#<alt (+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1 (/ (+ (* -3/16 (/ (sqrt 1/2) x)) (* 1/8 (sqrt 1/2))) x)) (* -1/2 (sqrt 1/2))) x))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* -1/4 (/ (pow x 2) (sqrt 2))))> |
#<alt (+ (sqrt 2) (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow x 2) (- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ 1 x)))> |
#<alt (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))> |
#<alt (+ 1 (+ (* -1 (/ (+ 1/8 (* 3/16 (/ 1 x))) (pow x 2))) (* 1/2 (/ 1 x))))> |
#<alt 1> |
#<alt (- 1 (* 1/2 (/ 1 x)))> |
#<alt (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x)))> |
#<alt (+ 1 (* -1 (/ (+ 1/2 (* -1 (/ (- (* 3/16 (/ 1 x)) 1/8) x))) x)))> |
#<alt 2> |
#<alt (+ 2 (* -1/2 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2)))> |
#<alt (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2)))> |
#<alt 1> |
#<alt (+ 1 (/ 1 x))> |
#<alt (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3)))> |
#<alt (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3)))> |
#<alt 1> |
#<alt (- 1 (/ 1 x))> |
#<alt (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))> |
#<alt (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2)))> |
#<alt (/ 1 x)> |
#<alt (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) 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 (* -1843/32768 (pow x 8))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -1843/32768 (pow x 8))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1/8> |
#<alt (+ 1/8 (* -11/128 (pow x 2)))> |
#<alt (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))> |
#<alt (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -1843/32768 (pow x 6))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4)))))> |
#<alt (* -1 (* (sqrt (/ 1 x)) (sqrt 1/2)))> |
#<alt (/ (- x (* (sqrt x) (sqrt 1/2))) x)> |
#<alt (/ (- (* x (+ 1 (* -1/4 (* (sqrt x) (/ 1 (sqrt 1/2)))))) (* (sqrt x) (sqrt 1/2))) x)> |
#<alt (/ (- (* x (+ 1 (* x (- (* 1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))))))) (* (sqrt x) (sqrt 1/2))) x)> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))))> |
#<alt (- (+ 1 (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))))> |
#<alt (- 1 (sqrt 1/2))> |
#<alt (- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (- (+ 1 (* -1 (/ (- (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) (sqrt 1/2))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/32 (/ 1 (pow (sqrt 1/2) 3))) (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5))))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (/ (+ (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 1/2)))) (* (sqrt x) (sqrt 1/2))) x)> |
#<alt (/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2))))))) x)> |
#<alt (/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/128 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt 1/2) 5))))))))) x)> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))))> |
#<alt (- (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (- (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 x)) x)> |
#<alt (/ (+ 1/2 (* 1/2 x)) x)> |
#<alt (/ (+ 1/2 (* 1/2 x)) x)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (sqrt 2))> |
#<alt (- (* 1/4 (/ (pow x 2) (sqrt 2))) (sqrt 2))> |
#<alt (- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2))> |
#<alt (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2))> |
#<alt -1> |
#<alt (* -1 (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (- (/ 1/8 (pow x 2)) (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (- (+ (/ 1/8 (pow x 2)) (* 3/16 (/ 1 (pow x 3)))) (+ 1 (* 1/2 (/ 1 x))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ 1 x)) 1)> |
#<alt (- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1)> |
#<alt (- (* -1 (/ (- (* -1 (/ (- 1/8 (* 3/16 (/ 1 x))) x)) 1/2) x)) 1)> |
#<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 (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* -1843/32768 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2))))> |
#<alt (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2))))> |
#<alt (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2))))> |
#<alt (* -1843/32768 (pow x 4))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* -1843/32768 (pow x 4))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
#<alt (* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (- 1 (sqrt (+ 1/2 (/ 1/2 x)))) |
| 0.0ms | x | @ | inf | (- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))) |
| 0.0ms | x | @ | 0 | (sqrt (+ 1/2 (/ 1/2 x))) |
| 0.0ms | x | @ | inf | (* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
| 0.0ms | x | @ | inf | (- 1 (sqrt (+ 1/2 (/ 1/2 x)))) |
| 1× | batch-egg-rewrite |
| 2822× | *-lowering-*.f32 |
| 2822× | *-lowering-*.f64 |
| 2786× | +-lowering-+.f64 |
| 2786× | +-lowering-+.f32 |
| 2216× | /-lowering-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 166 |
| 1 | 128 | 150 |
| 2 | 430 | 150 |
| 3 | 1251 | 149 |
| 4 | 3873 | 149 |
| 0 | 9936 | 149 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (neg (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt 1/2)) 1) |
(sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) |
(+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) |
(/ 1 (sqrt (+ (* 1 1) (* x x)))) |
(- 1 (+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128)))))) |
(+ 1 (* x (* x (+ -1/8 (* (* x x) 11/128))))) |
(* x (* x (+ -1/8 (* (* x x) 11/128)))) |
(* x (+ -1/8 (* (* x x) 11/128))) |
(* (* x x) (+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))))) |
(* x x) |
(+ 1/8 (* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768)))))) |
(* (* x x) (+ -11/128 (* (* x x) (+ 69/1024 (* (* x x) -1843/32768))))) |
(- 1 (sqrt (+ 1/2 (/ 1/2 x)))) |
(sqrt (+ 1/2 (/ 1/2 x))) |
(+ 1/2 (/ 1/2 x)) |
(/ 1/2 x) |
(neg (sqrt (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) |
(* (* x x) 11/128) |
(* (* x x) -1843/32768) |
(* (* x x) (+ 69/1024 (* (* x x) -1843/32768))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (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 binary64) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 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 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(neg.f64 (+.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log1p.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 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 binary64)) |
(exp.f64 (log1p.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 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 -1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 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 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log1p.f64 (*.f64 x x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.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 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 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log1p.f64 (*.f64 x x)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) (log1p.f64 (*.f64 x x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (log1p.f64 (*.f64 x x)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log1p.f64 (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log1p.f64 (*.f64 x x))) |
(pow.f64 (exp.f64 (neg.f64 (log1p.f64 (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log1p.f64 (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 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 binary64)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(+.f64 #s(literal 2 binary64) (-.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 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 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal 0 binary64)) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) x (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x x) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 11/128 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 11/128 binary64)) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 x (*.f64 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) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal -1 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 0 binary64))) |
(+.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal 2 binary64)) |
(+.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) #s(literal 0 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -1/8 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -1/8 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/8 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/8 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) x (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) x (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 11/128 binary64)) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 11/128 binary64)) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 11/128 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 11/128 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 11/128 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 11/128 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 11/128 binary64)) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 11/128 binary64)) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 11/128 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 11/128 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/128 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/128 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -11/128 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -11/128 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) x (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) x (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 11/128 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 11/128 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 11/128 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 11/128 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 11/128 binary64))) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 11/128 binary64))) (*.f64 x x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 11/128 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 11/128 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 11/128 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 11/128 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) x (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) x (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) (*.f64 x #s(literal 11/128 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) (*.f64 x #s(literal 11/128 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 11/128 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 11/128 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 11/128 binary64)) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 11/128 binary64)) (*.f64 x x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1 binary64)) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1 binary64)) (*.f64 x x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal 0 binary64))) |
(-.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 2 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal 0 binary64)) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64))) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64)))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64))) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) #s(literal 2 binary64)) |
(-.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) |
(-.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(-.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 11/128 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 11/128 binary64)) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 11/128 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 11/128 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 #s(literal 11/128 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 11/128 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 11/128 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -1/8 binary64)) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x #s(literal 11/128 binary64)) (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x #s(literal 11/128 binary64)) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x #s(literal 11/128 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x #s(literal 11/128 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/8 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/128 binary64)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -11/128 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) x (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x x) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 11/128 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 11/128 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 11/128 binary64))) (*.f64 x x) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 11/128 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 11/128 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 11/128 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 11/128 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 11/128 binary64)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) x (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) x (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) x (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) (*.f64 x #s(literal 11/128 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) (*.f64 x #s(literal 11/128 binary64)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 11/128 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 11/128 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 11/128 binary64)) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 11/128 binary64)) (*.f64 x x) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) #s(literal -1 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1 binary64)) (*.f64 x x) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 0 binary64)))) |
(neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(neg.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 0 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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 x x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) x) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) |
(-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(fma.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.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 #s(literal -1/8 binary64)) x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 x #s(literal 11/128 binary64)) (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 11/128 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 11/128 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(-.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal 11/128 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 11/128 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 11/128 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #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 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) x) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/8 binary64))) |
(-.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 x #s(literal -1/8 binary64) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 11/128 binary64)) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) x (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) x (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal 11/128 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 11/128 binary64) (*.f64 x #s(literal -1/8 binary64))) |
(neg.f64 (*.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 (*.f64 x x) #s(literal 11/128 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) #s(literal -1 binary64)) (*.f64 x #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/8 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) |
(*.f64 x (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) x) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(+.f64 (*.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(+.f64 (*.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 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (*.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))))) |
(-.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(-.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64)))) |
(-.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) x (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/128 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) x (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))))) |
(neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 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 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 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 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 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 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 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 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 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 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 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 x (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 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 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) #s(literal -1 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.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) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) x) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 x)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) x))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 #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 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) #s(literal 1/8 binary64)) |
(+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.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 -11/128 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))))) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/8 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 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) (*.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 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) |
(+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))))) |
(+.f64 (+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) #s(literal 1/8 binary64)) |
(fma.f64 x (*.f64 x #s(literal -11/128 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) x #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -11/128 binary64)))) |
(-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -11/128 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) |
(-.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 x (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (*.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 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) x (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 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 (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) x (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) |
(neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal -11/128 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -11/128 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal -11/128 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -11/128 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x #s(literal -11/128 binary64)) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -11/128 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -11/128 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -11/128 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -11/128 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -11/128 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -11/128 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -11/128 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -11/128 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -11/128 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -11/128 binary64))) #s(literal -1 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -11/128 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal -11/128 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal -11/128 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal -11/128 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal -11/128 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))))) |
(*.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) x) |
(*.f64 (*.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) |
(neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (exp.f64 (log1p.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 0 binary64)) |
(neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 11/128 binary64)))) |
(neg.f64 (*.f64 (*.f64 x #s(literal 11/128 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 11/128 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 11/128 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x #s(literal 11/128 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 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 (*.f64 x x) #s(literal 11/128 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 11/128 binary64)))) |
(*.f64 (*.f64 x #s(literal 11/128 binary64)) x) |
(*.f64 (*.f64 (*.f64 x #s(literal 11/128 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -1843/32768 binary64)))) |
(neg.f64 (*.f64 (*.f64 x #s(literal -1843/32768 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal -1843/32768 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -1843/32768 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1843/32768 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) |
(*.f64 x (*.f64 x #s(literal -1843/32768 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(*.f64 #s(literal -1843/32768 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -1843/32768 binary64)))) |
(*.f64 (*.f64 x #s(literal -1843/32768 binary64)) x) |
(*.f64 (*.f64 (*.f64 x #s(literal -1843/32768 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) |
(-.f64 (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 69/1024 binary64)))) |
(-.f64 (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal 69/1024 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 x (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 69/1024 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(fma.f64 #s(literal 69/1024 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(fma.f64 (*.f64 x #s(literal -1843/32768 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(fma.f64 (*.f64 x #s(literal 69/1024 binary64)) x (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1843/32768 binary64)) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1843/32768 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) |
(neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 69/1024 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 69/1024 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 69/1024 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 69/1024 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 69/1024 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x #s(literal 69/1024 binary64)) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 69/1024 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 69/1024 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 69/1024 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 69/1024 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 69/1024 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 69/1024 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 69/1024 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 69/1024 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 69/1024 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 69/1024 binary64))) #s(literal -1 binary64)) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 69/1024 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 69/1024 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 69/1024 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 69/1024 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 x (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 69/1024 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1843/32768 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) |
(*.f64 (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) x) |
(*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x #s(literal -1843/32768 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
| 1× | egg-herbie |
| 4100× | *-lowering-*.f32 |
| 4100× | *-lowering-*.f64 |
| 3792× | +-lowering-+.f64 |
| 3792× | +-lowering-+.f32 |
| 1560× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 394 | 2519 |
| 1 | 1249 | 2117 |
| 2 | 3969 | 2069 |
| 0 | 8223 | 2069 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 (* -1 (* (sqrt 1/2) (sqrt 2)))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/4 (/ (sqrt 1/2) (sqrt 2))))))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))))))))) |
(+ 1 (* -1 (sqrt 1/2))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1/2 (/ (sqrt 1/2) x)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (* 1/8 (/ (sqrt 1/2) (pow x 2)))))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (+ (* 1/8 (/ (sqrt 1/2) (pow x 2))) (* 3/16 (/ (sqrt 1/2) (pow x 3))))))) |
(+ 1 (* -1 (sqrt 1/2))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* 1/2 (/ (sqrt 1/2) x)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1/2 (sqrt 1/2)) (* -1/8 (/ (sqrt 1/2) x))) x)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1 (/ (+ (* -3/16 (/ (sqrt 1/2) x)) (* 1/8 (sqrt 1/2))) x)) (* -1/2 (sqrt 1/2))) x)))) |
(sqrt 2) |
(+ (sqrt 2) (* -1/4 (/ (pow x 2) (sqrt 2)))) |
(+ (sqrt 2) (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow x 2) (- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2)))))) |
1 |
(+ 1 (* 1/2 (/ 1 x))) |
(- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))) |
(+ 1 (+ (* -1 (/ (+ 1/8 (* 3/16 (/ 1 x))) (pow x 2))) (* 1/2 (/ 1 x)))) |
1 |
(- 1 (* 1/2 (/ 1 x))) |
(+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x))) |
(+ 1 (* -1 (/ (+ 1/2 (* -1 (/ (- (* 3/16 (/ 1 x)) 1/8) x))) x))) |
2 |
(+ 2 (* -1/2 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
1 |
(+ 1 (/ 1 x)) |
(- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))) |
(- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))) |
1 |
(- 1 (/ 1 x)) |
(+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
(+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
(/ 1 x) |
(/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x) |
(/ -1 x) |
(* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) 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)))) |
(* -1843/32768 (pow x 8)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -1843/32768 (pow x 8)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1/8 |
(+ 1/8 (* -11/128 (pow x 2))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -11/128 (pow x 2)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -1843/32768 (pow x 6)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(* -1 (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(/ (- x (* (sqrt x) (sqrt 1/2))) x) |
(/ (- (* x (+ 1 (* -1/4 (* (sqrt x) (/ 1 (sqrt 1/2)))))) (* (sqrt x) (sqrt 1/2))) x) |
(/ (- (* x (+ 1 (* x (- (* 1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))))))) (* (sqrt x) (sqrt 1/2))) x) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- (+ 1 (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5))))))) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (* -1 (/ (- (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/32 (/ 1 (pow (sqrt 1/2) 3))) (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5))))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(/ (+ (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 1/2)))) (* (sqrt x) (sqrt 1/2))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2))))))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/128 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt 1/2) 5))))))))) x) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (/ 1/4 (* x (sqrt 1/2))) (* 1/128 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (- (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* 1/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(* -1 (sqrt 2)) |
(- (* 1/4 (/ (pow x 2) (sqrt 2))) (sqrt 2)) |
(- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2)) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2)) |
-1 |
(* -1 (+ 1 (* 1/2 (/ 1 x)))) |
(- (/ 1/8 (pow x 2)) (+ 1 (* 1/2 (/ 1 x)))) |
(- (+ (/ 1/8 (pow x 2)) (* 3/16 (/ 1 (pow x 3)))) (+ 1 (* 1/2 (/ 1 x)))) |
-1 |
(- (* 1/2 (/ 1 x)) 1) |
(- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1) |
(- (* -1 (/ (- (* -1 (/ (- 1/8 (* 3/16 (/ 1 x))) x)) 1/2) x)) 1) |
(* 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)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* -1843/32768 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(* -1843/32768 (pow x 4)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* -1843/32768 (pow x 4)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
| Outputs |
|---|
(+ 1 (* -1 (* (sqrt 1/2) (sqrt 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/4 (/ (sqrt 1/2) (sqrt 2))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ 1 (+ (* -1 (* (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 69/256 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(+ 1 (* -1 (sqrt 1/2))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1/2 (/ (sqrt 1/2) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (* 1/8 (/ (sqrt 1/2) (pow x 2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (+ (* -1/2 (/ (sqrt 1/2) x)) (+ (* 1/8 (/ (sqrt 1/2) (pow x 2))) (* 3/16 (/ (sqrt 1/2) (pow x 3))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 3/16 binary64) x))))) |
(+ 1 (* -1 (sqrt 1/2))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* 1/2 (/ (sqrt 1/2) x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1/2 (sqrt 1/2)) (* -1/8 (/ (sqrt 1/2) x))) x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64))) x)) |
(+ 1 (+ (* -1 (sqrt 1/2)) (* -1 (/ (+ (* -1 (/ (+ (* -3/16 (/ (sqrt 1/2) x)) (* 1/8 (sqrt 1/2))) x)) (* -1/2 (sqrt 1/2))) x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3/16 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) x)) x)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -1/4 (/ (pow x 2) (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (sqrt 2) (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 11/64 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (sqrt 2) (* (pow x 2) (- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -69/512 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(+ 1 (+ (* -1 (/ (+ 1/8 (* 3/16 (/ 1 x))) (pow x 2))) (* 1/2 (/ 1 x)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -3/16 binary64) x)) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(- 1 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 x))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) |
(+ 1 (* -1 (/ (+ 1/2 (* -1 (/ (- (* 3/16 (/ 1 x)) 1/8) x))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 3/16 binary64) x)) x)) x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 3/8 binary64))))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) #s(literal -5/16 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) |
(- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) |
(+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 3/8 binary64))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) #s(literal -5/16 binary64)))))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -5/16 binary64) (pow.f64 x #s(literal 6 binary64)))))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -5/16 binary64) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* -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 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/128 binary64)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* -11/128 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/128 binary64)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 11/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -11/128 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 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) (- (* 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)))))) |
(* 11/128 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 11/128 binary64)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* 11/128 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 11/128 binary64)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 4) (- (+ 11/128 (/ 1 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 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) (- (* 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) (- (* 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))))) |
(* 11/128 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 11/128 binary64)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* 11/128 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 11/128 binary64)) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* x (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 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 (- (* 11/128 (pow x 2)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal 11/128 binary64))))) |
(* 11/128 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 11/128 binary64)))) |
(* (pow x 3) (- 11/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 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 x) (*.f64 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 x) (*.f64 x (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(* 11/128 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 11/128 binary64)))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 11/128))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 11/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(* -1843/32768 (pow x 8)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1843/32768 binary64)) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1843/32768 (pow x 8)) |
(*.f64 #s(literal -1843/32768 binary64) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 8) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 8) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1843/32768 binary64)) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64))))))) |
(* -1843/32768 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1843/32768 binary64)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1843/32768 binary64)) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1843/32768 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1843/32768 binary64)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 6) (- (+ (* 69/1024 (/ 1 (pow x 2))) (* 1/8 (/ 1 (pow x 6)))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1843/32768 binary64)) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -11/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/128 binary64)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
(* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))) |
(* -1843/32768 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1843/32768 binary64)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* -1843/32768 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1843/32768 binary64)) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 6) (- (* 69/1024 (/ 1 (pow x 2))) (+ 1843/32768 (/ 11/128 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x))) (/.f64 #s(literal -11/128 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* -1 (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (- x (* (sqrt x) (sqrt 1/2))) x) |
(-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 x) x))) |
(/ (- (* x (+ 1 (* -1/4 (* (sqrt x) (/ 1 (sqrt 1/2)))))) (* (sqrt x) (sqrt 1/2))) x) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 x) x))) |
(/ (- (* x (+ 1 (* x (- (* 1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))))))) (* (sqrt x) (sqrt 1/2))) x) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/16 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 x) x))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (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)) |
(- (+ 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 (+.f64 (-.f64 #s(literal 1 binary64) (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)) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 x x) (*.f64 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 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(- (+ 1 (* -1 (/ (- (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) (sqrt 1/2)) |
(+.f64 (-.f64 #s(literal 1 binary64) (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)) |
(- (+ 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) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1/128 binary64) x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))) x) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* 1/4 (* (sqrt (pow x 3)) (/ 1 (sqrt 1/2)))) (* (sqrt x) (sqrt 1/2))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 x (*.f64 x x))))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* -1/32 (* (sqrt x) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2))))))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) x) |
(/ (+ (* (sqrt x) (sqrt 1/2)) (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (sqrt 1/2)))) (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt 1/2) 3)))) (* 1/128 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt 1/2) 5))))))))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 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 (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/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 (/.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 (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) |
(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 (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 #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/128 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 (/.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)))) x)) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) 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))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (sqrt 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(- (* 1/4 (/ (pow x 2) (sqrt 2))) (sqrt 2)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(- (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2)) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -11/64 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/4 (/ 1 (sqrt 2))))) (sqrt 2)) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 69/512 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -11/64 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(- (/ 1/8 (pow x 2)) (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(- (+ (/ 1/8 (pow x 2)) (* 3/16 (/ 1 (pow x 3)))) (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x)))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(- (+ (/ 1/8 (pow x 2)) (* 1/2 (/ 1 x))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(- (* -1 (/ (- (* -1 (/ (- 1/8 (* 3/16 (/ 1 x))) x)) 1/2) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -3/16 binary64) x)) x)) x)) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* 11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 11/128 binary64))) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* -1843/32768 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)) |
(* 69/1024 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))) |
(* -1843/32768 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1843/32768 binary64)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* -1843/32768 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1843/32768 binary64)) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 69/1024 (/ 1 (pow x 2))) 1843/32768)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1843/32768 binary64) (/.f64 #s(literal 69/1024 binary64) (*.f64 x x)))) |
Compiled 29007 to 3641 computations (87.4% saved)
15 alts after pruning (7 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1293 | 0 | 1293 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1293 | 15 | 1308 |
| Status | Accuracy | Program |
|---|---|---|
| 97.1% | (fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| ✓ | 98.4% | (fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | 1.0% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| 97.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) | |
| ▶ | 97.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) |
| ✓ | 98.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ✓ | 97.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
| ✓ | 96.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ▶ | 3.8% | (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) x) |
| ✓ | 1.1% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
| ▶ | 3.5% | (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64))) |
| ▶ | 4.3% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | 1.0% | (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
| ▶ | 3.5% | (*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
| ✓ | 3.1% | #s(literal 0 binary64) |
Compiled 273 to 192 computations (29.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 6080 | (pow.f64 x #s(literal 4 binary64)) |
| ✓ | cost-diff | 6080 | (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
| ✓ | cost-diff | 6080 | (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64))) |
| ✓ | cost-diff | 5824 | (pow.f64 x #s(literal 6 binary64)) |
| ✓ | cost-diff | 5824 | (*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
| ✓ | cost-diff | 0 | (*.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) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | cost-diff | 0 | (/.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) |
| ✓ | cost-diff | 0 | (+.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)) |
| ✓ | cost-diff | 0 | (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))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) |
| 732× | fma-define |
| 420× | fma-lowering-fma.f32 |
| 420× | fma-lowering-fma.f64 |
| 250× | *-lowering-*.f32 |
| 250× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 237 |
| 1 | 85 | 204 |
| 2 | 190 | 204 |
| 3 | 366 | 204 |
| 4 | 628 | 204 |
| 5 | 951 | 204 |
| 6 | 1012 | 204 |
| 7 | 1026 | 204 |
| 8 | 1038 | 204 |
| 9 | 1039 | 204 |
| 0 | 1039 | 204 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- 1 (sqrt (+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x)))) |
1 |
(sqrt (+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x))) |
(+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x)) |
1/2 |
(/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x) |
(+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) |
(+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x))) |
(/ 3/16 (* x (* x (* x x)))) |
3/16 |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
(/ -1/4 (* x x)) |
-1/4 |
(* (* x x) 1/8) |
(* x x) |
x |
1/8 |
(* (* 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/8 |
(* x (* x (+ -11/128 (* (* x x) 69/1024)))) |
(* x (+ -11/128 (* (* x x) 69/1024))) |
(+ -11/128 (* (* x x) 69/1024)) |
-11/128 |
(* (* x x) 69/1024) |
(* x x) |
69/1024 |
(* 69/1024 (pow x 6)) |
69/1024 |
(pow x 6) |
x |
6 |
(* (* x x) (* (pow x 4) 69/1024)) |
(* x x) |
x |
(* (pow x 4) 69/1024) |
(pow x 4) |
4 |
69/1024 |
| Outputs |
|---|
(- 1 (sqrt (+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* 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)))) |
1 |
#s(literal 1 binary64) |
(sqrt (+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* 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))) |
(+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x 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)) |
1/2 |
#s(literal 1/2 binary64) |
(/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x) |
(/.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) |
(+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x 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)))) |
(+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x))) |
(+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(/ 3/16 (* x (* x (* x x)))) |
(/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
3/16 |
#s(literal 3/16 binary64) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.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) 1/8) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* x x) |
(*.f64 x x) |
x |
1/8 |
#s(literal 1/8 binary64) |
(* (* x (+ 1/8 (* x (* x (+ -11/128 (* (* x x) 69/1024)))))) x) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64))))))) |
(* x (+ 1/8 (* x (* x (+ -11/128 (* (* x x) 69/1024)))))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64))))))) |
x |
(+ 1/8 (* x (* x (+ -11/128 (* (* x x) 69/1024))))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))))) |
1/8 |
#s(literal 1/8 binary64) |
(* x (* x (+ -11/128 (* (* x x) 69/1024)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64))))) |
(* x (+ -11/128 (* (* x x) 69/1024))) |
(*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64))))) |
(+ -11/128 (* (* x x) 69/1024)) |
(+.f64 #s(literal -11/128 binary64) (*.f64 x (*.f64 x #s(literal 69/1024 binary64)))) |
-11/128 |
#s(literal -11/128 binary64) |
(* (* x x) 69/1024) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(* x x) |
(*.f64 x x) |
69/1024 |
#s(literal 69/1024 binary64) |
(* 69/1024 (pow x 6)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
69/1024 |
#s(literal 69/1024 binary64) |
(pow x 6) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
x |
6 |
#s(literal 6 binary64) |
(* (* x x) (* (pow x 4) 69/1024)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* x x) |
(*.f64 x x) |
x |
(* (pow x 4) 69/1024) |
(*.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
4 |
#s(literal 4 binary64) |
69/1024 |
#s(literal 69/1024 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 x #s(literal 4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64))) |
| ✓ | accuracy | 99.3% | (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 x #s(literal 6 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
| ✓ | accuracy | 99.9% | (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
| ✓ | accuracy | 98.6% | (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
| ✓ | accuracy | 98.4% | (-.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)))) |
| 135.0ms | 256× | 0 | valid |
Compiled 282 to 35 computations (87.6% saved)
ival-div: 19.0ms (34.9% of total)ival-mult: 19.0ms (34.9% of total)ival-add: 6.0ms (11% of total)ival-pow: 5.0ms (9.2% of total)ival-sqrt: 2.0ms (3.7% of total)ival-sub: 1.0ms (1.8% of total)const: 1.0ms (1.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- 1 (sqrt (+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x))))> |
#<alt (sqrt (+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x)))> |
#<alt (+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x))> |
#<alt (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x)> |
#<alt (* (* x x) 1/8)> |
#<alt (* x x)> |
#<alt (* (* x (+ 1/8 (* x (* x (+ -11/128 (* (* x x) 69/1024)))))) x)> |
#<alt (* x (+ 1/8 (* x (* x (+ -11/128 (* (* x x) 69/1024))))))> |
#<alt (+ 1/8 (* x (* x (+ -11/128 (* (* x x) 69/1024)))))> |
#<alt (* x (* x (+ -11/128 (* (* x x) 69/1024))))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (pow x 6)> |
#<alt (* (* x x) (* (pow x 4) 69/1024))> |
#<alt (* (pow x 4) 69/1024)> |
#<alt (pow x 4)> |
#<alt (/ 3/16 (* x (* x (* x x))))> |
#<alt (/ -1/4 (* x x))> |
#<alt (* x (* x x))> |
#<alt (* (* x x) 69/1024)> |
#<alt (* x (+ -11/128 (* (* x x) 69/1024)))> |
| Outputs |
|---|
#<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 (/ 3/16 (pow x 5))> |
#<alt (/ (+ 3/16 (* -1/4 (pow x 2))) (pow x 5))> |
#<alt (/ (+ 3/16 (* (pow x 2) (- (* 1/2 (pow x 2)) 1/4))) (pow x 5))> |
#<alt (/ (+ 3/16 (* (pow x 2) (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4))) (pow x 5))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3)))> |
#<alt (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ 1 x)))> |
#<alt (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)))> |
#<alt (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)))> |
#<alt (/ 3/16 (pow x 5))> |
#<alt (/ (+ 3/16 (* -1/4 (pow x 2))) (pow x 5))> |
#<alt (/ (+ 3/16 (* (pow x 2) (- (* 1/2 (pow x 2)) 1/4))) (pow x 5))> |
#<alt (/ (+ 3/16 (* (pow x 2) (- (* 1/2 (pow x 2)) 1/4))) (pow x 5))> |
#<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)))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))> |
#<alt (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 1/8 x)> |
#<alt (* x (+ 1/8 (* -11/128 (pow x 2))))> |
#<alt (* x (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* x (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))))> |
#<alt (* 69/1024 (pow x 5))> |
#<alt (* (pow x 5) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)))> |
#<alt (* -1 (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4))))))> |
#<alt 1/8> |
#<alt (+ 1/8 (* -11/128 (pow x 2)))> |
#<alt (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))> |
#<alt (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* -11/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 6))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (* 69/1024 (pow x 4))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (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))> |
#<alt (/ 3/16 (pow x 4))> |
#<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 (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* 69/1024 (pow x 2))> |
#<alt (* -11/128 x)> |
#<alt (* x (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* x (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* x (- (* 69/1024 (pow x 2)) 11/128))> |
#<alt (* 69/1024 (pow x 3))> |
#<alt (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2)))))> |
#<alt (* 69/1024 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)))> |
#<alt (* -1 (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)))> |
#<alt (* -1 (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024)))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (- 1 (sqrt (+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x)))) |
| 0.0ms | x | @ | 0 | (* 69/1024 (pow x 6)) |
| 0.0ms | x | @ | 0 | (/ -1/4 (* x x)) |
| 0.0ms | x | @ | -inf | (- 1 (sqrt (+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x)))) |
| 0.0ms | x | @ | -inf | (* x (* x x)) |
| 1× | batch-egg-rewrite |
| 3996× | /-lowering-/.f32 |
| 3996× | /-lowering-/.f64 |
| 2574× | *-lowering-*.f32 |
| 2574× | *-lowering-*.f64 |
| 1584× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 175 |
| 1 | 121 | 152 |
| 2 | 567 | 152 |
| 3 | 3739 | 148 |
| 0 | 8726 | 148 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (sqrt (+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x)))) |
(sqrt (+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x))) |
(+ 1/2 (/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x)) |
(/ (+ 1/2 (+ (/ 3/16 (* x (* x (* x x)))) (/ -1/4 (* x x)))) x) |
(* (* x x) 1/8) |
(* x 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))))) |
(* x (* x (+ -11/128 (* (* x x) 69/1024)))) |
(* 69/1024 (pow x 6)) |
(pow x 6) |
(* (* x x) (* (pow x 4) 69/1024)) |
(* (pow x 4) 69/1024) |
(pow x 4) |
(/ 3/16 (* x (* x (* x x)))) |
(/ -1/4 (* x x)) |
(* x (* x x)) |
(* (* x x) 69/1024) |
(* x (+ -11/128 (* (* x x) 69/1024))) |
| Outputs |
|---|
(+.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 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #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 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #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 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #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 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)) |
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #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 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x) #s(literal 1/2 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x 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) (*.f64 x (/.f64 x (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 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 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x)) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) (/.f64 (/.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.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 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(/.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 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 x)) #s(literal 1/4 binary64)) (*.f64 x x))))) x) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) #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 x)) #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 x)) #s(literal 1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #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 x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #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 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.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 (log.f64 x) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) |
(exp.f64 (-.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 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 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x 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 x (*.f64 (*.f64 x (*.f64 x 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 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x (*.f64 x 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 (*.f64 x (*.f64 x (*.f64 x 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 x x))) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) x (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) x) |
(+.f64 (*.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 x #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 x #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 x (*.f64 (*.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))) |
(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 (*.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))) |
(fma.f64 #s(literal 1/8 binary64) x (*.f64 (*.f64 x (*.f64 x 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 #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 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) x (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) x) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 1/8 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))) |
(+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 1/8 binary64)) |
(fma.f64 x (*.f64 x #s(literal -11/128 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 1/8 binary64))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 69/1024 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 69/1024 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))) |
(fma.f64 #s(literal -11/128 binary64) (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))) |
(fma.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) x #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) x (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) x (+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -11/128 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -11/128 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 69/1024 binary64)) (*.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 #s(literal -11/128 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x #s(literal -11/128 binary64)) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) x (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(fma.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) x) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(*.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 69/1024 binary64)) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) x) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal 69/1024 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 x x)) |
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 6 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 x) (+.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(exp.f64 (+.f64 (log.f64 x) (+.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (log.f64 x)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 3 binary64))) (log.f64 x))) |
(exp.f64 (+.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 6 binary64))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) x) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) x) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(*.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 69/1024 binary64)) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) x) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal 69/1024 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) (*.f64 x x)) |
(*.f64 x (*.f64 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 x)) (*.f64 x #s(literal 69/1024 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 69/1024 binary64)) |
(*.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) x) |
(*.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x (*.f64 x x))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 4 binary64))) (log.f64 x))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (log.f64 x))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (log.f64 x))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) |
(exp.f64 (-.f64 (log.f64 x) (neg.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 4 binary64))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 3/16 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 3/16 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/16 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -3/16 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -3/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 3/16 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal 3/16 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/3 binary64)) |
(/.f64 (/.f64 #s(literal 3/16 binary64) 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 (/.f64 #s(literal -3/16 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -16/3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal 3/16 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 3/16 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (/.f64 x (/.f64 #s(literal 3/16 binary64) x)))) |
(/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 x #s(literal 3/16 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 3/16 binary64) x) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/16 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x)))) x) |
(/.f64 (*.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.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) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 3/16 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/16 binary64) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal -3/16 binary64) (*.f64 x x))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x x)))) x) |
(pow.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.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 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -3/16 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 3/16 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (*.f64 (/.f64 x (/.f64 #s(literal 3/16 binary64) x)) #s(literal 1 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) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -3/16 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -3/16 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 3/16 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (/.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.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 x)) (pow.f64 (/.f64 (*.f64 x x) #s(literal -3/16 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) 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))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -3/16 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -3/16 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (/.f64 #s(literal -1/4 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/4 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1/4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) x)))) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x #s(literal -1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -4 binary64)) |
(/.f64 (/.f64 #s(literal -1/4 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 4 binary64)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) x) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) x))) x) |
(pow.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -1/4 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.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 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/4 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.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 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 x))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (log.f64 x)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 x #s(literal 69/1024 binary64))) |
(*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) |
(*.f64 #s(literal 69/1024 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 69/1024 binary64)) x) |
(+.f64 (*.f64 x #s(literal -11/128 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) (*.f64 x #s(literal -11/128 binary64))) |
(fma.f64 x #s(literal -11/128 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x #s(literal -11/128 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x #s(literal -11/128 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 69/1024 binary64) (*.f64 x #s(literal -11/128 binary64))) |
(fma.f64 #s(literal -11/128 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(fma.f64 #s(literal 69/1024 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/128 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)) x (*.f64 x #s(literal -11/128 binary64))) |
(fma.f64 (*.f64 x #s(literal 69/1024 binary64)) (*.f64 x x) (*.f64 x #s(literal -11/128 binary64))) |
(*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(*.f64 (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) x) |
| 1× | egg-herbie |
| 4752× | *-lowering-*.f32 |
| 4752× | *-lowering-*.f64 |
| 1786× | +-lowering-+.f64 |
| 1786× | +-lowering-+.f32 |
| 1736× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 228 | 1961 |
| 1 | 709 | 1746 |
| 2 | 2330 | 1718 |
| 3 | 7706 | 1718 |
| 0 | 8084 | 1718 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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))) |
(/ 3/16 (pow x 5)) |
(/ (+ 3/16 (* -1/4 (pow x 2))) (pow x 5)) |
(/ (+ 3/16 (* (pow x 2) (- (* 1/2 (pow x 2)) 1/4))) (pow x 5)) |
(/ (+ 3/16 (* (pow x 2) (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4))) (pow x 5)) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))) |
(/ 3/16 (pow x 5)) |
(/ (+ 3/16 (* -1/4 (pow x 2))) (pow x 5)) |
(/ (+ 3/16 (* (pow x 2) (- (* 1/2 (pow x 2)) 1/4))) (pow x 5)) |
(/ (+ 3/16 (* (pow x 2) (- (* 1/2 (pow x 2)) 1/4))) (pow x 5)) |
(/ 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)))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(* 1/8 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* 69/1024 (pow x 6)) |
(* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 6)) |
(* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* 1/8 x) |
(* x (+ 1/8 (* -11/128 (pow x 2)))) |
(* x (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* x (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* 69/1024 (pow x 5)) |
(* (pow x 5) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))) |
(* -1 (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4)))))) |
1/8 |
(+ 1/8 (* -11/128 (pow x 2))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(* -11/128 (pow x 2)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 4)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 6)) |
(* 69/1024 (pow x 4)) |
(* 69/1024 (pow x 4)) |
(* 69/1024 (pow x 4)) |
(* 69/1024 (pow x 4)) |
(* 69/1024 (pow x 4)) |
(* 69/1024 (pow x 4)) |
(* 69/1024 (pow x 4)) |
(* 69/1024 (pow x 4)) |
(* 69/1024 (pow x 4)) |
(* 69/1024 (pow x 4)) |
(* 69/1024 (pow x 4)) |
(* 69/1024 (pow x 4)) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(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)) |
(/ 3/16 (pow x 4)) |
(/ -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)) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* 69/1024 (pow x 2)) |
(* -11/128 x) |
(* x (- (* 69/1024 (pow x 2)) 11/128)) |
(* x (- (* 69/1024 (pow x 2)) 11/128)) |
(* x (- (* 69/1024 (pow x 2)) 11/128)) |
(* 69/1024 (pow x 3)) |
(* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(* 69/1024 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))) |
(* -1 (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))) |
(* -1 (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))) |
| Outputs |
|---|
(* -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 #s(literal 0 binary64) (sqrt.f64 #s(literal 3/16 binary64)))) |
(/ (- (* (pow x 3) (- 1 (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (sqrt 3/16)))))) (* (sqrt x) (sqrt 3/16))) (pow x 3)) |
(-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 3/16 binary64)))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 3/16 binary64)) (sqrt.f64 x)) (*.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 #s(literal 1 binary64) (+.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 3/16 binary64)) (sqrt.f64 x)) (*.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 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 3/16 binary64))))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 3/16 binary64)))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 3/16 binary64)) (sqrt.f64 x)) (*.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 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/128 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 x (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 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 (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 #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 (/ (+ (* -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) (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)) |
(* (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 #s(literal 3/16 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 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 #s(literal 3/16 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 3/16 binary64))) (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 3/16 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/12 binary64) x)) (sqrt.f64 #s(literal 3/16 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 3/16 binary64))) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 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 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.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)))) (*.f64 x 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/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/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/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 -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)) |
(/ 3/16 (pow x 5)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ 3/16 (* -1/4 (pow x 2))) (pow x 5)) |
(/.f64 (+.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ 3/16 (* (pow x 2) (- (* 1/2 (pow x 2)) 1/4))) (pow x 5)) |
(/.f64 (+.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ 3/16 (* (pow x 2) (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4))) (pow x 5)) |
(/.f64 (+.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 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/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/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 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)) |
(/ 3/16 (pow x 5)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ 3/16 (* -1/4 (pow x 2))) (pow x 5)) |
(/.f64 (+.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ 3/16 (* (pow x 2) (- (* 1/2 (pow x 2)) 1/4))) (pow x 5)) |
(/.f64 (+.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ 3/16 (* (pow x 2) (- (* 1/2 (pow x 2)) 1/4))) (pow x 5)) |
(/.f64 (+.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) (pow.f64 x #s(literal 5 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)))) 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 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 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 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) 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/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.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) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 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) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 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) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 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) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 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 (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64))))) |
(* x (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.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 (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.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 (pow.f64 x #s(literal 5 binary64)) #s(literal 69/1024 binary64)) |
(* (pow x 5) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 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 5) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 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 5)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 69/1024 binary64)) |
(* -1 (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 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 (* (pow x 5) (- (* 11/128 (/ 1 (pow x 2))) (+ 69/1024 (/ 1/8 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 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 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -11/128 (pow x 2))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal -11/128 binary64)))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 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 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 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 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 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 4) (- (+ 69/1024 (/ 1/8 (pow x 4))) (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 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))))) |
(* -11/128 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -11/128 binary64))) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* (pow x 4) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.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 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 6)) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(* 69/1024 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(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))) |
(/ 3/16 (pow x 4)) |
(/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 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)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* 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 x) |
(*.f64 x #s(literal -11/128 binary64)) |
(* x (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(* x (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(* x (- (* 69/1024 (pow x 2)) 11/128)) |
(*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))) |
(* 69/1024 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* (pow x 3) (- 69/1024 (* 11/128 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* 69/1024 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))) |
(* -1 (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* 11/128 (/ 1 (pow x 2))) 69/1024))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 69/1024 binary64) (/.f64 #s(literal -11/128 binary64) (*.f64 x x)))) |
Compiled 16372 to 3033 computations (81.5% saved)
17 alts after pruning (7 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 865 | 6 | 871 |
| Fresh | 1 | 1 | 2 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 8 | 8 |
| Total | 869 | 17 | 886 |
| Status | Accuracy | Program |
|---|---|---|
| 97.1% | (fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| ✓ | 98.4% | (fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | 1.0% | (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 11/128 binary64))))))) |
| 97.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)))) | |
| 97.6% | (-.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.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| ✓ | 97.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
| ✓ | 96.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| 4.3% | (*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) | |
| 4.3% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/8 binary64)) | |
| 4.2% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) | |
| ✓ | 3.8% | (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) x) |
| ✓ | 1.1% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
| 3.5% | (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 69/1024 binary64))) | |
| ✓ | 4.3% | (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | 1.0% | (*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
| ✓ | 3.1% | #s(literal 0 binary64) |
Compiled 501 to 260 computations (48.1% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.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 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) x) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (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)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
7 calls:
| 21.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 10.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 8.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 8.0ms | x |
| 6.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.4% | 1 | x |
| 98.4% | 1 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 98.4% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 98.4% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 98.4% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.4% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.4% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
Compiled 54 to 37 computations (31.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.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 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) x) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)))) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.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 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) x) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
1 calls:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.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 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) x) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 69/1024 binary64))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
1 calls:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.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 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) x) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 69/1024 binary64) (*.f64 (*.f64 x x) #s(literal -1843/32768 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 69/1024 binary64) (pow.f64 x #s(literal 6 binary64))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.4% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -11/128 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.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 (*.f64 x x) #s(literal 11/128 binary64))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -11/128 binary64) (*.f64 (*.f64 x x) #s(literal 69/1024 binary64))))))) x) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 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)))))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.3% | 1 | x |
Compiled 2 to 1 computations (50% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(literal 0 binary64) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.1% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 1× | egg-herbie |
| 184× | distribute-lft-neg-in_binary64 |
| 152× | neg-mul-1_binary64 |
| 120× | unsub-neg_binary64 |
| 102× | neg-sub0_binary64 |
| 96× | distribute-neg-in_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 62 |
| 1 | 59 | 62 |
| 2 | 92 | 62 |
| 3 | 126 | 62 |
| 4 | 178 | 62 |
| 5 | 227 | 62 |
| 6 | 285 | 62 |
| 7 | 359 | 62 |
| 8 | 480 | 62 |
| 9 | 620 | 62 |
| 10 | 661 | 62 |
| 11 | 691 | 62 |
| 12 | 704 | 62 |
| 13 | 715 | 62 |
| 14 | 718 | 62 |
| 1× | saturated |
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.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 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
#s(literal 0 binary64) |
| 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))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
#s(literal 0 binary64) |
| 3996× | /-lowering-/.f32 |
| 3996× | /-lowering-/.f64 |
| 2628× | *-lowering-*.f32 |
| 2628× | *-lowering-*.f64 |
| 2574× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 175 |
| 1 | 121 | 152 |
| 2 | 567 | 152 |
| 3 | 3739 | 148 |
| 0 | 8726 | 148 |
| 0 | 169 | 619 |
| 1 | 503 | 526 |
| 2 | 1468 | 510 |
| 3 | 4231 | 508 |
| 0 | 8068 | 508 |
| 0 | 29 | 117 |
| 1 | 92 | 108 |
| 2 | 270 | 107 |
| 3 | 607 | 107 |
| 4 | 1046 | 106 |
| 5 | 1595 | 106 |
| 6 | 3915 | 106 |
| 7 | 5421 | 106 |
| 0 | 8030 | 106 |
| 0 | 12 | 11 |
| 1 | 29 | 10 |
| 2 | 37 | 10 |
| 3 | 45 | 10 |
| 4 | 53 | 10 |
| 5 | 66 | 10 |
| 6 | 83 | 10 |
| 7 | 97 | 10 |
| 8 | 109 | 10 |
| 9 | 110 | 10 |
| 0 | 110 | 10 |
| 1× | fuel |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 169 to 116 computations (31.4% saved)
(abs x)
Compiled 240 to 154 computations (35.8% saved)
Loading profile data...