
Time bar (total: 9.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 1 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 2 |
| 75% | 18.7% | 6.2% | 75% | 0% | 0% | 0% | 3 |
| 87.5% | 21.9% | 3.1% | 75% | 0% | 0% | 0% | 4 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 5 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 6 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 7 |
| 99.2% | 24.8% | 0.2% | 75% | 0% | 0% | 0% | 8 |
| 99.6% | 24.9% | 0.1% | 75% | 0% | 0% | 0% | 9 |
| 99.8% | 24.9% | 0% | 75% | 0% | 0% | 0% | 10 |
| 99.9% | 25% | 0% | 75% | 0% | 0% | 0% | 11 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
ival-add: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)...c/correct-round.rkt:119:19: 0.0ms (0% of total)const: 0.0ms (0% of total)ival->: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-<: 0.0ms (0% of total)| 1.0s | 3234× | 2 | valid |
| 725.0ms | 4845× | 1 | valid |
| 13.0ms | 177× | 0 | valid |
ival-sqrt: 322.0ms (31% of total)...c/correct-round.rkt:119:19: 141.0ms (13.6% of total)backward-pass: 140.0ms (13.5% of total)ival-add: 134.0ms (12.9% of total)ival->: 117.0ms (11.2% of total)ival-sub: 110.0ms (10.6% of total)ival-<: 34.0ms (3.3% of total)ival-and: 26.0ms (2.5% of total)const: 15.0ms (1.4% of total)| 2× | egg-herbie |
| 270× | sum3-define |
| 244× | fnmadd-define |
| 184× | fmsub-define |
| 168× | fnmsub-define |
| 168× | fma-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 26 |
| 1 | 25 | 24 |
| 2 | 52 | 23 |
| 3 | 99 | 23 |
| 4 | 190 | 23 |
| 5 | 387 | 23 |
| 6 | 579 | 23 |
| 7 | 755 | 23 |
| 8 | 849 | 23 |
| 9 | 955 | 23 |
| 10 | 1033 | 23 |
| 11 | 1039 | 23 |
| 0 | 6 | 7 |
| 1 | 11 | 7 |
| 2 | 15 | 7 |
| 3 | 22 | 7 |
| 4 | 32 | 7 |
| 5 | 64 | 7 |
| 6 | 122 | 7 |
| 7 | 210 | 7 |
| 8 | 295 | 7 |
| 9 | 401 | 7 |
| 10 | 479 | 7 |
| 11 | 485 | 7 |
| 0 | 485 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
| Outputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Inputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(- (sqrt (+ (neg x) 1)) (sqrt (neg x))) |
(neg (- (sqrt (+ (neg x) 1)) (sqrt (neg x)))) |
| Outputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(- (sqrt (+ (neg x) 1)) (sqrt (neg x))) |
(- (sqrt (- 1 x)) (sqrt (neg x))) |
(neg (- (sqrt (+ (neg x) 1)) (sqrt (neg x)))) |
(- (sqrt (neg x)) (sqrt (- 1 x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 254 | 0 | - | 0 | - | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 47.0ms | 316× | 1 | valid |
| 38.0ms | 184× | 2 | valid |
| 1.0ms | 12× | 0 | valid |
Compiled 48 to 20 computations (58.3% saved)
ival-sqrt: 21.0ms (42.2% of total)backward-pass: 13.0ms (26.1% of total)ival-add: 8.0ms (16.1% of total)ival-sub: 6.0ms (12.1% of total)const: 1.0ms (2% of total)Compiled 8 to 6 computations (25% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.3% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 8 to 6 computations (25% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 124× | fnmadd-define |
| 122× | sum3-define |
| 80× | fma-lowering-fma.f32 |
| 80× | fnmsub-define |
| 80× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 1 | 11 | 18 |
| 2 | 15 | 18 |
| 3 | 22 | 18 |
| 4 | 32 | 18 |
| 5 | 64 | 18 |
| 6 | 122 | 18 |
| 7 | 210 | 18 |
| 8 | 295 | 18 |
| 9 | 401 | 18 |
| 10 | 479 | 18 |
| 11 | 485 | 18 |
| 0 | 485 | 18 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(sqrt (+ x 1)) |
(+ x 1) |
x |
1 |
(sqrt x) |
| Outputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(sqrt (+ x 1)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(sqrt x) |
(sqrt.f64 x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 6.3% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 22.0ms | 92× | 2 | valid |
| 21.0ms | 158× | 1 | valid |
| 0.0ms | 6× | 0 | valid |
Compiled 20 to 7 computations (65% saved)
ival-sqrt: 12.0ms (48.7% of total)backward-pass: 6.0ms (24.3% of total)ival-add: 4.0ms (16.2% of total)ival-sub: 3.0ms (12.2% of total)const: 1.0ms (4.1% of total)| Inputs |
|---|
#<alt (- (sqrt (+ x 1)) (sqrt x))> |
#<alt (sqrt (+ x 1))> |
#<alt (+ x 1)> |
#<alt (sqrt x)> |
| Outputs |
|---|
#<alt (- 1 (sqrt x))> |
#<alt (- (+ 1 (* 1/2 x)) (sqrt x))> |
#<alt (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))> |
#<alt (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)> |
#<alt (* -1/2 (sqrt (/ 1 x)))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* -1/8 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (- (sqrt (+ x 1)) (sqrt x)) |
| 1.0ms | x | @ | inf | (- (sqrt (+ x 1)) (sqrt x)) |
| 0.0ms | x | @ | inf | (+ x 1) |
| 0.0ms | x | @ | 0 | (- (sqrt (+ x 1)) (sqrt x)) |
| 0.0ms | x | @ | -inf | (sqrt x) |
| 1× | batch-egg-rewrite |
| 2378× | *-lowering-*.f32 |
| 2378× | *-lowering-*.f64 |
| 1782× | fma-lowering-fma.f32 |
| 1782× | fma-lowering-fma.f64 |
| 1676× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 16 |
| 1 | 39 | 16 |
| 2 | 300 | 16 |
| 3 | 3704 | 16 |
| 0 | 8338 | 16 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(sqrt (+ x 1)) |
(+ x 1) |
(sqrt x) |
| Outputs |
|---|
(+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(+.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (neg.f64 (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 x) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(-.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (sqrt.f64 x)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (neg.f64 (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (neg.f64 (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (neg.f64 (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(fma.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (neg.f64 (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/4 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (pow.f64 (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (-.f64 (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)))) (+.f64 x (-.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (neg.f64 (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(neg.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 9/2 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (+.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 3/2 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (pow.f64 x #s(literal 3/2 binary64)))) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) x)) (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 9/2 binary64)) (pow.f64 x #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 3/2 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64))))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) (+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) (+.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))))) |
(/.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) (*.f64 (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 x (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 9/2 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) (+.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 3/2 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) (+.f64 x (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (pow.f64 (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (-.f64 (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)))) (+.f64 x (-.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 x)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(hypot.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(hypot.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(fabs.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(exp.f64 (log1p.f64 x)) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(hypot.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(hypot.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 x #s(literal 1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) x))) (+.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(fabs.f64 (sqrt.f64 x)) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
| 1× | egg-herbie |
| 2970× | *-lowering-*.f32 |
| 2970× | *-lowering-*.f64 |
| 2056× | +-lowering-+.f64 |
| 2056× | +-lowering-+.f32 |
| 1514× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 434 |
| 1 | 325 | 384 |
| 2 | 1037 | 376 |
| 3 | 3221 | 373 |
| 4 | 7103 | 373 |
| 0 | 8112 | 373 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (sqrt x)) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)) |
(- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)) |
(* 1/2 (sqrt (/ 1 x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
| Outputs |
|---|
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) |
(- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal 1/16 binary64)))))) (sqrt.f64 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) x) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x) |
(/.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) #s(literal -1/16 binary64)))) x) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -5/128 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))))))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal 1/16 binary64))))))) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
Compiled 6005 to 884 computations (85.3% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 275 | 6 | 281 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 275 | 7 | 282 |
| Status | Accuracy | Program |
|---|---|---|
| 5.1% | (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) | |
| ▶ | 99.2% | (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) x) |
| ▶ | 98.9% | (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
| ▶ | 7.9% | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
| ✓ | 6.3% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ▶ | 1.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ▶ | 98.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
Compiled 186 to 130 computations (30.1% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 256 | (+.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 256 | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) x) |
| 2262× | fnmsub-define |
| 1560× | sum4-define |
| 1156× | *-lowering-*.f32 |
| 1156× | *-lowering-*.f64 |
| 992× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 185 |
| 1 | 56 | 185 |
| 2 | 94 | 181 |
| 3 | 140 | 180 |
| 4 | 177 | 180 |
| 5 | 235 | 180 |
| 6 | 361 | 180 |
| 7 | 545 | 180 |
| 8 | 818 | 180 |
| 9 | 1259 | 180 |
| 10 | 2668 | 180 |
| 11 | 5938 | 180 |
| 0 | 8106 | 180 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x))))))) x) |
(+ (* -1/8 (sqrt (/ 1 x))) (+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x))))))) |
(* -1/8 (sqrt (/ 1 x))) |
-1/8 |
(sqrt (/ 1 x)) |
(/ 1 x) |
1 |
x |
(+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x)))))) |
(* (sqrt x) 1/2) |
(sqrt x) |
1/2 |
(* 1/16 (sqrt (/ 1 (* x (* x x))))) |
1/16 |
(sqrt (/ 1 (* x (* x x)))) |
(/ 1 (* x (* x x))) |
(* x (* x x)) |
(* x x) |
(- 1 (sqrt x)) |
1 |
(sqrt x) |
x |
(* 1/2 (sqrt (/ 1 x))) |
1/2 |
(sqrt (/ 1 x)) |
(/ 1 x) |
1 |
x |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* (sqrt x) 1/2)) x) |
(+ (* -1/8 (sqrt (/ 1 x))) (* (sqrt x) 1/2)) |
(* -1/8 (sqrt (/ 1 x))) |
-1/8 |
(sqrt (/ 1 x)) |
(/ 1 x) |
1 |
x |
(* (sqrt x) 1/2) |
(sqrt x) |
1/2 |
(/ (+ x (- 1 x)) (+ (pow (+ x 1) 1/2) (sqrt x))) |
(+ x (- 1 x)) |
x |
(- 1 x) |
1 |
(+ (pow (+ x 1) 1/2) (sqrt x)) |
(pow (+ x 1) 1/2) |
(+ x 1) |
1/2 |
(sqrt x) |
| Outputs |
|---|
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x))))))) x) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) x) |
(+ (* -1/8 (sqrt (/ 1 x))) (+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x))))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* -1/8 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
-1/8 |
#s(literal -1/8 binary64) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x)))))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* (sqrt x) 1/2) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/16 (sqrt (/ 1 (* x (* x x))))) |
(*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
1/16 |
#s(literal 1/16 binary64) |
(sqrt (/ 1 (* x (* x x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ 1 (* x (* x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
1 |
#s(literal 1 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* (sqrt x) 1/2)) x) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
(+ (* -1/8 (sqrt (/ 1 x))) (* (sqrt x) 1/2)) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(* -1/8 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
-1/8 |
#s(literal -1/8 binary64) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(* (sqrt x) 1/2) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
1/2 |
#s(literal 1/2 binary64) |
(/ (+ x (- 1 x)) (+ (pow (+ x 1) 1/2) (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(+ x (- 1 x)) |
#s(literal 1 binary64) |
x |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ (pow (+ x 1) 1/2) (sqrt x)) |
(+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(pow (+ x 1) 1/2) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ x 1) |
(+.f64 #s(literal 1 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
| ✓ | accuracy | 99.5% | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
| ✓ | accuracy | 7.3% | (+.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.7% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.7% | (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 99.7% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 99.7% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.7% | (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) x) |
| ✓ | accuracy | 98.1% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 67.3% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
| 205.0ms | 244× | 1 | valid |
| 4.0ms | 12× | 0 | valid |
Compiled 234 to 29 computations (87.6% saved)
ival-mult: 26.0ms (23.2% of total)ival-div: 21.0ms (18.7% of total)backward-pass: 21.0ms (18.7% of total)ival-add: 14.0ms (12.5% of total)ival-pow: 13.0ms (11.6% of total)ival-sqrt: 11.0ms (9.8% of total)ival-sub: 5.0ms (4.5% of total)const: 1.0ms (0.9% of total)| Inputs |
|---|
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x))))))) x)> |
#<alt (+ (* -1/8 (sqrt (/ 1 x))) (+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x)))))))> |
#<alt (* -1/8 (sqrt (/ 1 x)))> |
#<alt (sqrt (/ 1 x))> |
#<alt (- 1 (sqrt x))> |
#<alt (sqrt x)> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (/ 1 x)> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (* (sqrt x) 1/2)) x)> |
#<alt (+ (* -1/8 (sqrt (/ 1 x))) (* (sqrt x) 1/2))> |
#<alt (/ (+ x (- 1 x)) (+ (pow (+ x 1) 1/2) (sqrt x)))> |
#<alt (+ x (- 1 x))> |
#<alt (- 1 x)> |
#<alt (+ (pow (+ x 1) 1/2) (sqrt x))> |
#<alt (sqrt (/ 1 (* x (* x x))))> |
#<alt (/ 1 (* x (* x x)))> |
#<alt (pow (+ x 1) 1/2)> |
| Outputs |
|---|
#<alt (* 1/16 (sqrt (/ 1 (pow x 5))))> |
#<alt (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3))> |
#<alt (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3))> |
#<alt (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))> |
#<alt (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
#<alt (* 1/16 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2))> |
#<alt (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2))> |
#<alt (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))> |
#<alt (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1/8 (sqrt (/ 1 x)))> |
#<alt (* -1/8 (sqrt (/ 1 x)))> |
#<alt (* -1/8 (sqrt (/ 1 x)))> |
#<alt (* -1/8 (sqrt (/ 1 x)))> |
#<alt (* -1/8 (sqrt (/ 1 x)))> |
#<alt (* -1/8 (sqrt (/ 1 x)))> |
#<alt (* -1/8 (sqrt (/ 1 x)))> |
#<alt (* -1/8 (sqrt (/ 1 x)))> |
#<alt (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (- 1 (sqrt x))> |
#<alt (- 1 (sqrt x))> |
#<alt (- 1 (sqrt x))> |
#<alt (- 1 (sqrt x))> |
#<alt (* -1 (sqrt x))> |
#<alt (* x (- (/ 1 x) (sqrt (/ 1 x))))> |
#<alt (* x (- (/ 1 x) (sqrt (/ 1 x))))> |
#<alt (* x (- (/ 1 x) (sqrt (/ 1 x))))> |
#<alt (* (sqrt x) (pow (sqrt -1) 2))> |
#<alt (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))> |
#<alt (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))> |
#<alt (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (* -1/8 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2))> |
#<alt (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2))> |
#<alt (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))> |
#<alt (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))> |
#<alt (* -1/8 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x)> |
#<alt (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x)> |
#<alt (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x)> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))> |
#<alt (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (/ 1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)> |
#<alt (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x)> |
#<alt (* -1/2 (sqrt (/ 1 x)))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))> |
#<alt (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x))> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (+ 1 (sqrt x))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x)))))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))> |
#<alt (* 2 (sqrt x))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))> |
#<alt (* -2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* -1/8 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (/ (+ x (- 1 x)) (+ (pow (+ x 1) 1/2) (sqrt x))) |
| 1.0ms | x | @ | 0 | (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x))))))) x) |
| 1.0ms | x | @ | inf | (/ (+ x (- 1 x)) (+ (pow (+ x 1) 1/2) (sqrt x))) |
| 1.0ms | x | @ | -inf | (/ (+ x (- 1 x)) (+ (pow (+ x 1) 1/2) (sqrt x))) |
| 1.0ms | x | @ | -inf | (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x))))))) x) |
| 1× | batch-egg-rewrite |
| 2838× | /-lowering-/.f32 |
| 2838× | /-lowering-/.f64 |
| 2652× | *-lowering-*.f32 |
| 2652× | *-lowering-*.f64 |
| 2158× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 116 |
| 1 | 182 | 97 |
| 2 | 1660 | 96 |
| 0 | 8386 | 96 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x))))))) x) |
(+ (* -1/8 (sqrt (/ 1 x))) (+ (* (sqrt x) 1/2) (* 1/16 (sqrt (/ 1 (* x (* x x))))))) |
(* -1/8 (sqrt (/ 1 x))) |
(sqrt (/ 1 x)) |
(- 1 (sqrt x)) |
(sqrt x) |
(* 1/2 (sqrt (/ 1 x))) |
(/ 1 x) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* (sqrt x) 1/2)) x) |
(+ (* -1/8 (sqrt (/ 1 x))) (* (sqrt x) 1/2)) |
(/ (+ x (- 1 x)) (+ (pow (+ x 1) 1/2) (sqrt x))) |
(+ x (- 1 x)) |
(- 1 x) |
(+ (pow (+ x 1) 1/2) (sqrt x)) |
(sqrt (/ 1 (* x (* x x)))) |
(/ 1 (* x (* x x))) |
(pow (+ x 1) 1/2) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) x) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) x)) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) (/.f64 (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (*.f64 x (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))) (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64))) (*.f64 x (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) x)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) |
(pow.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) (/.f64 (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (-.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64)))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64))) (-.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) (+.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64)))))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) (+.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64))))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (/.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) (*.f64 (sqrt.f64 x) (+.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64)))))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) (*.f64 (sqrt.f64 x) (+.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64)))))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64))))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64))))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (neg.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))))) (*.f64 (sqrt.f64 x) (neg.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64))))))) (*.f64 (sqrt.f64 x) (neg.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (neg.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)))))) (*.f64 (sqrt.f64 x) (neg.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)))))) (*.f64 (sqrt.f64 x) (neg.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))))) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))))) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64))))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) (+.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64))))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) (+.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64))))) (sqrt.f64 x))) |
(/.f64 (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)))) (sqrt.f64 x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64)))) (sqrt.f64 x)) (*.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) #s(literal -1/8 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) (sqrt.f64 x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64)))) (sqrt.f64 x)) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) #s(literal -1/8 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) (sqrt.f64 x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64))) (sqrt.f64 x)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)))) #s(literal -1/8 binary64))) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)))) (sqrt.f64 x))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64))))) (sqrt.f64 x)) (*.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) #s(literal -1/8 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) (sqrt.f64 x))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)))) (sqrt.f64 x)) (*.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64))))) #s(literal -1/8 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -3/2 binary64))))) (sqrt.f64 x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal -1/8 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (sqrt.f64 x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) #s(literal 1/16 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64)))) #s(literal 1/16 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) #s(literal 1/16 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) #s(literal 1/16 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) #s(literal 1/16 binary64))) (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) #s(literal 1/16 binary64))) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) (*.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 9/2 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)))) (neg.f64 (-.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64)) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) (/.f64 x (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (pow.f64 x #s(literal 3/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
(sqrt.f64 x) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(exp.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) x) (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) x)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64)))) (neg.f64 (*.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) |
(pow.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/64 binary64)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) |
(+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(+.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (sqrt.f64 x))) |
(+.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (sqrt.f64 x))) |
(+.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (fma.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (-.f64 x x) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 x (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(neg.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))))) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (*.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) (-.f64 x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) x)) (*.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (+.f64 x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 x x)) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(+.f64 x (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) x) |
(+.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) |
(+.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) x)) |
(+.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 x x)) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (-.f64 #s(literal 1 binary64) x) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x) |
(fma.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) x)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) x)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) x)) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) x)) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) x)) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 (-.f64 x x) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 x (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 x (-.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 x (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (+.f64 x (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) x)) (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 x (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64)))) |
(fabs.f64 (pow.f64 x #s(literal -3/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(/.f64 (pow.f64 x #s(literal -1/2 binary64)) x) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))))) |
(pow.f64 x #s(literal -3/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 x #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -3/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3/2 binary64)))) |
(exp.f64 (*.f64 #s(literal -3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -3 binary64))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64)))) |
(exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 x #s(literal -3 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -6 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 x #s(literal -3/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log1p.f64 x) #s(literal 1/4 binary64)) (*.f64 (log1p.f64 x) #s(literal 1/4 binary64)))) |
(hypot.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(fabs.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 x)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)))) |
| 1× | egg-herbie |
| 4244× | *-lowering-*.f32 |
| 4244× | *-lowering-*.f64 |
| 2474× | +-lowering-+.f64 |
| 2474× | +-lowering-+.f32 |
| 1110× | associate-*l* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 244 | 1968 |
| 1 | 763 | 1668 |
| 2 | 2765 | 1649 |
| 3 | 7816 | 1649 |
| 0 | 8324 | 1649 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/16 (sqrt (/ 1 (pow x 5)))) |
(/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)) |
(* 1/2 (sqrt (/ 1 x))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) |
(* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(* 1/16 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)) |
(* 1/2 (sqrt x)) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1/8 (sqrt (/ 1 x))) |
(* -1/8 (sqrt (/ 1 x))) |
(* -1/8 (sqrt (/ 1 x))) |
(* -1/8 (sqrt (/ 1 x))) |
(* -1/8 (sqrt (/ 1 x))) |
(* -1/8 (sqrt (/ 1 x))) |
(* -1/8 (sqrt (/ 1 x))) |
(* -1/8 (sqrt (/ 1 x))) |
(* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(- 1 (sqrt x)) |
(- 1 (sqrt x)) |
(- 1 (sqrt x)) |
(- 1 (sqrt x)) |
(* -1 (sqrt x)) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(* -1/8 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(* 1/2 (sqrt (/ 1 x))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(* -1/8 (sqrt (/ 1 x))) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(* 1/2 (sqrt x)) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(/ 1 (+ 1 (sqrt x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(+ 1 (sqrt x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
(* 2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
| Outputs |
|---|
(* 1/16 (sqrt (/ 1 (pow x 5)))) |
(*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64))) |
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64))) x)) |
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64))) x)) |
(* 1/16 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) |
(* 1/2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)))) |
(* -1/8 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/8 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/8 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/8 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/8 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/8 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/8 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/8 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) |
(* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) |
(* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) |
(* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(* -1 (sqrt x)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 x)) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 x)) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1/8 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 x x)) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64))) |
(+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64))) |
(* -1/8 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) x) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) x) |
(/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) x) |
(* 1/2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64)))) |
(* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64)))) |
(* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64)))) |
(/ 1 (+ 1 (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (+.f64 (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)))) (*.f64 x (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) x) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (sqrt x)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) x)))))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 binary64))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) x)))))) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
Compiled 25539 to 2964 computations (88.4% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1083 | 8 | 1091 |
| Fresh | 0 | 1 | 1 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1088 | 10 | 1098 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 32.7% | (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) x) |
| 5.1% | (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) | |
| 98.9% | (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) | |
| ▶ | 4.3% | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
| ▶ | 99.5% | (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
| ▶ | 97.9% | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| ✓ | 6.3% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 98.4% | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) | |
| ▶ | 97.6% | (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
| 91.0% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64)))) |
Compiled 236 to 162 computations (31.4% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (pow.f64 x #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 6464 | (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 6464 | (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 256 | (+.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 256 | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
| 1952× | sum4-define |
| 1540× | sum3-define |
| 1326× | fma-lowering-fma.f32 |
| 1326× | fma-lowering-fma.f64 |
| 1312× | sum5-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 190 |
| 1 | 70 | 180 |
| 2 | 141 | 176 |
| 3 | 226 | 175 |
| 4 | 280 | 175 |
| 5 | 338 | 175 |
| 6 | 512 | 175 |
| 7 | 1165 | 175 |
| 8 | 1867 | 175 |
| 9 | 2607 | 175 |
| 10 | 4730 | 175 |
| 0 | 8189 | 175 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ (pow (+ x 1) 1/2) (sqrt x))) |
1 |
(+ (pow (+ x 1) 1/2) (sqrt x)) |
(pow (+ x 1) 1/2) |
(+ x 1) |
x |
1/2 |
(sqrt x) |
(/ 1/2 (sqrt x)) |
1/2 |
(sqrt x) |
x |
(/ (+ x (- 1 x)) (+ (+ 1 (* x 1/2)) (sqrt x))) |
(+ x (- 1 x)) |
x |
(- 1 x) |
1 |
(+ (+ 1 (* x 1/2)) (sqrt x)) |
(+ 1 (* x 1/2)) |
(* x 1/2) |
1/2 |
(sqrt x) |
(* 1/2 (pow (pow x -1/4) 2)) |
1/2 |
(pow (pow x -1/4) 2) |
(pow x -1/4) |
x |
-1/4 |
2 |
(/ (/ (+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8)))) (* x x)) x) |
(/ (+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8)))) (* x x)) |
(+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8)))) |
(* (sqrt (* x (* x x))) (* x 1/2)) |
(sqrt (* x (* x x))) |
(* x (* x x)) |
x |
(* x x) |
(* x 1/2) |
1/2 |
(* (sqrt x) (+ 1/16 (* x -1/8))) |
(sqrt x) |
(+ 1/16 (* x -1/8)) |
1/16 |
(* x -1/8) |
-1/8 |
| Outputs |
|---|
(/ 1 (+ (pow (+ x 1) 1/2) (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
1 |
#s(literal 1 binary64) |
(+ (pow (+ x 1) 1/2) (sqrt x)) |
(+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(pow (+ x 1) 1/2) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ x 1) |
(+.f64 #s(literal 1 binary64) x) |
x |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
(/ 1/2 (sqrt x)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(/ (+ x (- 1 x)) (+ (+ 1 (* x 1/2)) (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(+ x (- 1 x)) |
#s(literal 1 binary64) |
x |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ (+ 1 (* x 1/2)) (sqrt x)) |
(+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(+ 1 (* x 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
(* 1/2 (pow (pow x -1/4) 2)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(pow (pow x -1/4) 2) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow x -1/4) |
(pow.f64 x #s(literal -1/4 binary64)) |
x |
-1/4 |
#s(literal -1/4 binary64) |
2 |
#s(literal 2 binary64) |
(/ (/ (+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8)))) (* x x)) x) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8)))) (* x x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) |
(+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(* (sqrt (* x (* x x))) (* x 1/2)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(sqrt (* x (* x x))) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* (sqrt x) (+ 1/16 (* x -1/8))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) |
(sqrt x) |
(sqrt.f64 x) |
(+ 1/16 (* x -1/8)) |
(+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) |
1/16 |
#s(literal 1/16 binary64) |
(* x -1/8) |
(*.f64 x #s(literal -1/8 binary64)) |
-1/8 |
#s(literal -1/8 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) x) |
| ✓ | accuracy | 75.7% | (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
| ✓ | accuracy | 65.6% | (sqrt.f64 (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 45.4% | (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (pow.f64 x #s(literal -1/4 binary64)) |
| ✓ | accuracy | 99.3% | (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
| ✓ | accuracy | 7.3% | (+.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
| 229.0ms | 244× | 1 | valid |
| 4.0ms | 12× | 0 | valid |
Compiled 219 to 33 computations (84.9% saved)
ival-pow: 34.0ms (25% of total)ival-mult: 31.0ms (22.8% of total)ival-add: 25.0ms (18.4% of total)ival-div: 18.0ms (13.2% of total)backward-pass: 16.0ms (11.8% of total)ival-sqrt: 8.0ms (5.9% of total)ival-sub: 3.0ms (2.2% of total)const: 2.0ms (1.5% of total)| Inputs |
|---|
#<alt (/ 1 (+ (pow (+ x 1) 1/2) (sqrt x)))> |
#<alt (+ (pow (+ x 1) 1/2) (sqrt x))> |
#<alt (pow (+ x 1) 1/2)> |
#<alt (+ x 1)> |
#<alt (/ 1/2 (sqrt x))> |
#<alt (sqrt x)> |
#<alt (/ (+ x (- 1 x)) (+ (+ 1 (* x 1/2)) (sqrt x)))> |
#<alt (+ x (- 1 x))> |
#<alt (- 1 x)> |
#<alt (+ (+ 1 (* x 1/2)) (sqrt x))> |
#<alt (* 1/2 (pow (pow x -1/4) 2))> |
#<alt (pow (pow x -1/4) 2)> |
#<alt (pow x -1/4)> |
#<alt (/ (/ (+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8)))) (* x x)) x)> |
#<alt (/ (+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8)))) (* x x))> |
#<alt (+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8))))> |
#<alt (* (sqrt (* x (* x x))) (* x 1/2))> |
#<alt (* x 1/2)> |
#<alt (sqrt (* x (* x x)))> |
| Outputs |
|---|
#<alt (/ 1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)> |
#<alt (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x)> |
#<alt (* -1/2 (sqrt (/ 1 x)))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))> |
#<alt (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x))> |
#<alt (+ 1 (sqrt x))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x)))))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))> |
#<alt (* 2 (sqrt x))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))> |
#<alt (* -2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* -1/8 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (/ 1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (/ 1 (* x (+ 1/2 (sqrt (/ 1 x)))))> |
#<alt (/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x)> |
#<alt (/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x)> |
#<alt (/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x)> |
#<alt (/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))> |
#<alt (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x))> |
#<alt (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x))> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (+ 1 (sqrt x))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (* x (+ 1/2 (sqrt (/ 1 x))))> |
#<alt (* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x))))> |
#<alt (* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x))))> |
#<alt (* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x))))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x)))))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (pow (/ 1 x) 1/4)> |
#<alt (pow (/ 1 x) 1/4)> |
#<alt (pow (/ 1 x) 1/4)> |
#<alt (pow (/ 1 x) 1/4)> |
#<alt (pow (/ 1 x) 1/4)> |
#<alt (pow (/ 1 x) 1/4)> |
#<alt (pow (/ 1 x) 1/4)> |
#<alt (pow (/ 1 x) 1/4)> |
#<alt (exp (* 1/4 (+ (log -1) (log (/ -1 x)))))> |
#<alt (exp (* 1/4 (+ (log -1) (log (/ -1 x)))))> |
#<alt (exp (* 1/4 (+ (log -1) (log (/ -1 x)))))> |
#<alt (exp (* 1/4 (+ (log -1) (log (/ -1 x)))))> |
#<alt (* 1/16 (sqrt (/ 1 (pow x 5))))> |
#<alt (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3))> |
#<alt (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3))> |
#<alt (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
#<alt (* 1/16 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2))> |
#<alt (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2))> |
#<alt (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))> |
#<alt (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* 1/16 (sqrt x))> |
#<alt (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x)))> |
#<alt (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3))))))> |
#<alt (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3))))))> |
#<alt (* 1/2 (sqrt (pow x 5)))> |
#<alt (* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))> |
#<alt (* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))> |
#<alt (* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))> |
#<alt (* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (pow x 3) (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* 1/2 (sqrt (pow x 5)))> |
#<alt (* 1/2 (sqrt (pow x 5)))> |
#<alt (* 1/2 (sqrt (pow x 5)))> |
#<alt (* 1/2 (sqrt (pow x 5)))> |
#<alt (* 1/2 (sqrt (pow x 5)))> |
#<alt (* 1/2 (sqrt (pow x 5)))> |
#<alt (* 1/2 (sqrt (pow x 5)))> |
#<alt (* 1/2 (sqrt (pow x 5)))> |
#<alt (* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2)))> |
#<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 (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | x | @ | 0 | (pow x -1/4) |
| 24.0ms | x | @ | -inf | (pow x -1/4) |
| 8.0ms | x | @ | -inf | (/ (+ x (- 1 x)) (+ (+ 1 (* x 1/2)) (sqrt x))) |
| 6.0ms | x | @ | inf | (pow x -1/4) |
| 1.0ms | x | @ | -inf | (/ 1/2 (sqrt x)) |
| 1× | batch-egg-rewrite |
| 3020× | /-lowering-/.f32 |
| 3020× | /-lowering-/.f64 |
| 2800× | *-lowering-*.f32 |
| 2800× | *-lowering-*.f64 |
| 2018× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 137 |
| 1 | 218 | 128 |
| 2 | 1865 | 120 |
| 0 | 8344 | 120 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ (pow (+ x 1) 1/2) (sqrt x))) |
(+ (pow (+ x 1) 1/2) (sqrt x)) |
(pow (+ x 1) 1/2) |
(+ x 1) |
(/ 1/2 (sqrt x)) |
(sqrt x) |
(/ (+ x (- 1 x)) (+ (+ 1 (* x 1/2)) (sqrt x))) |
(+ x (- 1 x)) |
(- 1 x) |
(+ (+ 1 (* x 1/2)) (sqrt x)) |
(* 1/2 (pow (pow x -1/4) 2)) |
(pow (pow x -1/4) 2) |
(pow x -1/4) |
(/ (/ (+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8)))) (* x x)) x) |
(/ (+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8)))) (* x x)) |
(+ (* (sqrt (* x (* x x))) (* x 1/2)) (* (sqrt x) (+ 1/16 (* x -1/8)))) |
(* (sqrt (* x (* x x))) (* x 1/2)) |
(* x 1/2) |
(sqrt (* x (* x x))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))))) |
(pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 x (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 (-.f64 x x) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal 1 binary64)) (/.f64 (/.f64 x (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) (/.f64 (-.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) (/.f64 x (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(-.f64 (/.f64 x (-.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64))) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64))) (+.f64 x (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 x (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) x)) (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (sqrt.f64 x) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log1p.f64 x) #s(literal 1/4 binary64)) (*.f64 (log1p.f64 x) #s(literal 1/4 binary64)))) |
(hypot.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(fabs.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 x)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(exp.f64 (log1p.f64 x)) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x x)))) (exp.f64 (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (exp.f64 (log.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
(pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 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 0 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (-.f64 x x) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 x (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) |
(neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) (*.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x)))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(+.f64 #s(literal 1 binary64) (-.f64 x x)) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(+.f64 x (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) x) |
(+.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) |
(+.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) x)) |
(+.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(-.f64 #s(literal 1 binary64) (-.f64 x x)) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (-.f64 #s(literal 1 binary64) x) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) |
(fma.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x)) |
(+.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 x (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 x (-.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 x #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) x (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))) (sqrt.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x))) (neg.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
(pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 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 0 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 x)))) |
(exp.f64 (log.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (log.f64 x))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 x #s(literal -3/8 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 (pow.f64 x #s(literal -3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/8 binary64)) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -3/8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/8 binary64))) |
(pow.f64 x #s(literal -1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 x)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) x) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x)) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x x)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) (sqrt.f64 x))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) x)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 x)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) x) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (neg.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(pow.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) x)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (*.f64 x x)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/16 binary64)) (+.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/16 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64)))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/16 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))))) |
(fma.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (sqrt.f64 x) (+.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 9/2 binary64))) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) x) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) x) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
(fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(pow.f64 x #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(*.f64 x (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
| 1× | egg-herbie |
| 4088× | +-lowering-+.f64 |
| 4088× | +-lowering-+.f32 |
| 4014× | *-lowering-*.f32 |
| 4014× | *-lowering-*.f64 |
| 1206× | distribute-lft-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 329 | 2363 |
| 1 | 1028 | 2049 |
| 2 | 3664 | 2016 |
| 0 | 8282 | 2016 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ 1 (sqrt x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
(+ 1 (sqrt x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
(* 2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(/ 1 (+ 1 (sqrt x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(/ 1 (* x (+ 1/2 (sqrt (/ 1 x))))) |
(/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x) |
(/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(+ 1 (sqrt x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(pow (/ 1 x) 1/4) |
(pow (/ 1 x) 1/4) |
(pow (/ 1 x) 1/4) |
(pow (/ 1 x) 1/4) |
(pow (/ 1 x) 1/4) |
(pow (/ 1 x) 1/4) |
(pow (/ 1 x) 1/4) |
(pow (/ 1 x) 1/4) |
(exp (* 1/4 (+ (log -1) (log (/ -1 x))))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 x))))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 x))))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 x))))) |
(* 1/16 (sqrt (/ 1 (pow x 5)))) |
(/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)) |
(* 1/2 (sqrt (/ 1 x))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(* 1/16 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)) |
(* 1/2 (sqrt x)) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(* 1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* 1/16 (sqrt x)) |
(+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) |
(+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
(+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
(* 1/2 (sqrt (pow x 5))) |
(* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))) |
(* -1 (* (pow x 3) (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* 1/2 (sqrt (pow x 5))) |
(* 1/2 (sqrt (pow x 5))) |
(* 1/2 (sqrt (pow x 5))) |
(* 1/2 (sqrt (pow x 5))) |
(* 1/2 (sqrt (pow x 5))) |
(* 1/2 (sqrt (pow x 5))) |
(* 1/2 (sqrt (pow x 5))) |
(* 1/2 (sqrt (pow x 5))) |
(* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
| Outputs |
|---|
(/ 1 (+ 1 (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (+.f64 (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)))) (*.f64 x (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)))))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/16 binary64)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/16 binary64))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) x) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(+ 1 (sqrt x)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal 1/16 binary64))))))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal 1/16 binary64))))))) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 x (+.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(/ 1 (+ 1 (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))) |
(+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)))))) |
(+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (/.f64 (*.f64 x #s(literal -1/8 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))))) |
(/ 1 (* x (+ 1/2 (sqrt (/ 1 x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 4 binary64)))))) x) |
(/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x)) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)))) x) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (sqrt x)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(pow (/ 1 x) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) |
(pow (/ 1 x) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) |
(pow (/ 1 x) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) |
(pow (/ 1 x) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) |
(pow (/ 1 x) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) |
(pow (/ 1 x) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) |
(pow (/ 1 x) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) |
(pow (/ 1 x) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) |
(exp (* 1/4 (+ (log -1) (log (/ -1 x))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 x))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 x))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 x))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/4 binary64))) |
(* 1/16 (sqrt (/ 1 (pow x 5)))) |
(*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/16 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x)) |
(* 1/16 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/16 binary64))) (*.f64 x x)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(* 1/2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* 1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x))) |
(* 1/16 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 1/16 binary64)) |
(+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/16 binary64))) |
(+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(* 1/2 (sqrt (pow x 5))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* (pow x 3) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 3) (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x))) |
(* 1/2 (sqrt (pow x 5))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 (sqrt (pow x 5))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 (sqrt (pow x 5))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 (sqrt (pow x 5))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 (sqrt (pow x 5))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 (sqrt (pow x 5))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 (sqrt (pow x 5))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 (sqrt (pow x 5))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
Compiled 21628 to 2399 computations (88.9% saved)
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 948 | 8 | 956 |
| Fresh | 1 | 3 | 4 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 953 | 13 | 966 |
| Status | Accuracy | Program |
|---|---|---|
| 43.3% | (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) x) x) | |
| 5.1% | (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) | |
| 98.9% | (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) | |
| ▶ | 3.1% | (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
| 4.3% | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) | |
| 7.0% | (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) | |
| ▶ | 99.5% | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ▶ | 97.5% | (/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
| ✓ | 97.9% | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| 91.0% | (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) | |
| ✓ | 6.3% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ▶ | 98.4% | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
| ▶ | 97.1% | (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64))) |
Compiled 331 to 218 computations (34.1% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (pow.f64 x #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 6528 | (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 6528 | (/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (pow.f64 x #s(literal -1/8 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64))) |
| ✓ | cost-diff | 256 | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 512 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 768 | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
| ✓ | cost-diff | 768 | (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (pow.f64 x #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| 2332× | *-lowering-*.f32 |
| 2332× | *-lowering-*.f64 |
| 1446× | --lowering--.f32 |
| 1446× | --lowering--.f64 |
| 1182× | +-lowering-+.f64 |
Useful iterations: 8 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 143 |
| 1 | 53 | 139 |
| 2 | 87 | 133 |
| 3 | 153 | 133 |
| 4 | 316 | 133 |
| 5 | 593 | 133 |
| 6 | 972 | 120 |
| 7 | 2266 | 119 |
| 8 | 5744 | 114 |
| 0 | 8144 | 114 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ (sqrt (+ 1 x)) (sqrt x))) |
1 |
(+ (sqrt (+ 1 x)) (sqrt x)) |
(sqrt (+ 1 x)) |
(+ 1 x) |
x |
(sqrt x) |
(* (pow x -1/2) 1/2) |
(pow x -1/2) |
x |
-1/2 |
1/2 |
(/ (+ x (/ 1 (/ (+ 1 x) (- 1 (* x x))))) (+ (+ 1 (* x 1/2)) (sqrt x))) |
(+ x (/ 1 (/ (+ 1 x) (- 1 (* x x))))) |
x |
(/ 1 (/ (+ 1 x) (- 1 (* x x)))) |
1 |
(/ (+ 1 x) (- 1 (* x x))) |
(+ 1 x) |
(- 1 (* x x)) |
(* x x) |
(+ (+ 1 (* x 1/2)) (sqrt x)) |
(+ 1 (* x 1/2)) |
(* x 1/2) |
1/2 |
(sqrt x) |
(* 1/2 (pow (pow x -1/8) 4)) |
1/2 |
(pow (pow x -1/8) 4) |
(pow x -1/8) |
x |
-1/8 |
4 |
(/ 1/2 (pow (pow x 1/4) 2)) |
1/2 |
(pow (pow x 1/4) 2) |
(pow x 1/4) |
x |
1/4 |
2 |
| Outputs |
|---|
(/ 1 (+ (sqrt (+ 1 x)) (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
1 |
#s(literal 1 binary64) |
(+ (sqrt (+ 1 x)) (sqrt x)) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(sqrt (+ 1 x)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(sqrt x) |
(sqrt.f64 x) |
(* (pow x -1/2) 1/2) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(pow x -1/2) |
(pow.f64 x #s(literal -1/2 binary64)) |
x |
-1/2 |
#s(literal -1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ (+ x (/ 1 (/ (+ 1 x) (- 1 (* x x))))) (+ (+ 1 (* x 1/2)) (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ x (/ 1 (/ (+ 1 x) (- 1 (* x x))))) |
#s(literal 1 binary64) |
x |
(/ 1 (/ (+ 1 x) (- 1 (* x x)))) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(/ (+ 1 x) (- 1 (* x x))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(- 1 (* x x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(+ (+ 1 (* x 1/2)) (sqrt x)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ 1 (* x 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
(* 1/2 (pow (pow x -1/8) 4)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(pow (pow x -1/8) 4) |
(pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow x -1/8) |
(pow.f64 x #s(literal -1/8 binary64)) |
x |
-1/8 |
#s(literal -1/8 binary64) |
4 |
#s(literal 4 binary64) |
(/ 1/2 (pow (pow x 1/4) 2)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
1/2 |
#s(literal 1/2 binary64) |
(pow (pow x 1/4) 2) |
(sqrt.f64 x) |
(pow x 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
x |
1/4 |
#s(literal 1/4 binary64) |
2 |
#s(literal 2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 x #s(literal 1/4 binary64)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.2% | (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 x #s(literal -1/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64))) |
| ✓ | accuracy | 98.7% | (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 57.2% | (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | accuracy | 7.3% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
| ✓ | accuracy | 100.0% | (pow.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| 183.0ms | 162× | 1 | valid |
| 151.0ms | 88× | 2 | valid |
| 2.0ms | 6× | 0 | valid |
Compiled 165 to 31 computations (81.2% saved)
ival-pow: 98.0ms (49.8% of total)backward-pass: 30.0ms (15.3% of total)ival-add: 21.0ms (10.7% of total)ival-div: 20.0ms (10.2% of total)ival-mult: 15.0ms (7.6% of total)ival-sqrt: 8.0ms (4.1% of total)const: 3.0ms (1.5% of total)ival-sub: 3.0ms (1.5% of total)| Inputs |
|---|
#<alt (/ 1 (+ (sqrt (+ 1 x)) (sqrt x)))> |
#<alt (+ (sqrt (+ 1 x)) (sqrt x))> |
#<alt (sqrt (+ 1 x))> |
#<alt (+ 1 x)> |
#<alt (* (pow x -1/2) 1/2)> |
#<alt (pow x -1/2)> |
#<alt (/ (+ x (/ 1 (/ (+ 1 x) (- 1 (* x x))))) (+ (+ 1 (* x 1/2)) (sqrt x)))> |
#<alt (+ x (/ 1 (/ (+ 1 x) (- 1 (* x x)))))> |
#<alt (/ 1 (/ (+ 1 x) (- 1 (* x x))))> |
#<alt (/ (+ 1 x) (- 1 (* x x)))> |
#<alt (* 1/2 (pow (pow x -1/8) 4))> |
#<alt (pow (pow x -1/8) 4)> |
#<alt (pow x -1/8)> |
#<alt (/ 1/2 (pow (pow x 1/4) 2))> |
#<alt (pow (pow x 1/4) 2)> |
#<alt (pow x 1/4)> |
#<alt (sqrt x)> |
| Outputs |
|---|
#<alt (/ 1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)> |
#<alt (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x)> |
#<alt (* -1/2 (sqrt (/ 1 x)))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))> |
#<alt (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x))> |
#<alt (+ 1 (sqrt x))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x)))))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))> |
#<alt (* 2 (sqrt x))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))> |
#<alt (* -2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* -1/8 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (/ 1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (/ 1 (* x (+ 1/2 (sqrt (/ 1 x)))))> |
#<alt (/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x)> |
#<alt (/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x)> |
#<alt (/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x)> |
#<alt (/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))> |
#<alt (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x))> |
#<alt (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x))> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 x)))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1 x)))))> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x)> |
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))) x))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (pow (/ 1 x) 1/8)> |
#<alt (pow (/ 1 x) 1/8)> |
#<alt (pow (/ 1 x) 1/8)> |
#<alt (pow (/ 1 x) 1/8)> |
#<alt (pow (/ 1 x) 1/8)> |
#<alt (pow (/ 1 x) 1/8)> |
#<alt (pow (/ 1 x) 1/8)> |
#<alt (pow (/ 1 x) 1/8)> |
#<alt (exp (* 1/8 (+ (log -1) (log (/ -1 x)))))> |
#<alt (exp (* 1/8 (+ (log -1) (log (/ -1 x)))))> |
#<alt (exp (* 1/8 (+ (log -1) (log (/ -1 x)))))> |
#<alt (exp (* 1/8 (+ (log -1) (log (/ -1 x)))))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | x | @ | inf | (pow x 1/4) |
| 7.0ms | x | @ | -inf | (pow x 1/4) |
| 7.0ms | x | @ | 0 | (pow x 1/4) |
| 1.0ms | x | @ | inf | (+ x (/ 1 (/ (+ 1 x) (- 1 (* x x))))) |
| 1.0ms | x | @ | -inf | (+ x (/ 1 (/ (+ 1 x) (- 1 (* x x))))) |
| 1× | batch-egg-rewrite |
| 3320× | /-lowering-/.f32 |
| 3320× | /-lowering-/.f64 |
| 3284× | *-lowering-*.f32 |
| 3284× | *-lowering-*.f64 |
| 1686× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 104 |
| 1 | 187 | 73 |
| 2 | 1475 | 73 |
| 0 | 8717 | 73 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ (sqrt (+ 1 x)) (sqrt x))) |
(+ (sqrt (+ 1 x)) (sqrt x)) |
(sqrt (+ 1 x)) |
(+ 1 x) |
(* (pow x -1/2) 1/2) |
(pow x -1/2) |
(/ (+ x (/ 1 (/ (+ 1 x) (- 1 (* x x))))) (+ (+ 1 (* x 1/2)) (sqrt x))) |
(+ x (/ 1 (/ (+ 1 x) (- 1 (* x x))))) |
(/ 1 (/ (+ 1 x) (- 1 (* x x)))) |
(/ (+ 1 x) (- 1 (* x x))) |
(* 1/2 (pow (pow x -1/8) 4)) |
(pow (pow x -1/8) 4) |
(pow x -1/8) |
(/ 1/2 (pow (pow x 1/4) 2)) |
(pow (pow x 1/4) 2) |
(pow x 1/4) |
(sqrt x) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) |
(pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (/.f64 x (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) (/.f64 (/.f64 x (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (/.f64 x (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(-.f64 (/.f64 x (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3/8 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/8 binary64)) (pow.f64 x #s(literal 1/8 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 x (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (+.f64 x (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) x) x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))) #s(literal 1 binary64)) (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(hypot.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(exp.f64 (log1p.f64 x)) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(fabs.f64 (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(fma.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) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/4 binary64)))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -1/8 binary64) (log.f64 x)))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal -1/4 binary64)) (*.f64 (log.f64 x) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/16 binary64)) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (log.f64 x))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (*.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (-.f64 x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (neg.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (+.f64 x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(+.f64 x (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (-.f64 #s(literal 1 binary64) x) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x) x) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) x) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3/4 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (-.f64 x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x))))) |
(*.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(exp.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 #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 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.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) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.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) x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/4 binary64)))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -1/8 binary64) (log.f64 x)))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal -1/4 binary64)) (*.f64 (log.f64 x) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/16 binary64)) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (log.f64 x))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/16 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/16 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(pow.f64 x #s(literal -1/8 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/16 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/8 binary64)) (log.f64 x)) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/16 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/16 binary64)) (pow.f64 x #s(literal -1/16 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/32 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/8 binary64)) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal -1/32 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/16 binary64)) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/16 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1/16 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/4 binary64)))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/4 binary64))) |
(fabs.f64 (sqrt.f64 x)) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 x))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 x #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/8 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal 3/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/16 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/16 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/4 binary64))) |
(fabs.f64 (sqrt.f64 x)) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 x))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 x #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/8 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal 3/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) |
| 1× | egg-herbie |
| 4348× | +-lowering-+.f64 |
| 4348× | +-lowering-+.f32 |
| 3848× | *-lowering-*.f32 |
| 3848× | *-lowering-*.f64 |
| 1352× | distribute-lft-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 1689 |
| 1 | 900 | 1529 |
| 2 | 3475 | 1500 |
| 0 | 8143 | 1500 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ 1 (sqrt x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
(+ 1 (sqrt x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
(* 2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(/ 1 (+ 1 (sqrt x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(/ 1 (* x (+ 1/2 (sqrt (/ 1 x))))) |
(/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x) |
(/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 x))) |
(+ 1 (* x (+ 1 (* x (+ 1 x))))) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))) x)) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(pow (/ 1 x) 1/8) |
(pow (/ 1 x) 1/8) |
(pow (/ 1 x) 1/8) |
(pow (/ 1 x) 1/8) |
(pow (/ 1 x) 1/8) |
(pow (/ 1 x) 1/8) |
(pow (/ 1 x) 1/8) |
(pow (/ 1 x) 1/8) |
(exp (* 1/8 (+ (log -1) (log (/ -1 x))))) |
(exp (* 1/8 (+ (log -1) (log (/ -1 x))))) |
(exp (* 1/8 (+ (log -1) (log (/ -1 x))))) |
(exp (* 1/8 (+ (log -1) (log (/ -1 x))))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
| Outputs |
|---|
(/ 1 (+ 1 (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(/.f64 (-.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal -1/16 binary64)) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) x) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
(/.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(+ 1 (sqrt x)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
(+.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal 1/16 binary64)))))))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))))) (-.f64 #s(literal 0 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal 1/16 binary64))))))) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 x (+.f64 (neg.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ 1 (+ 1 (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))) |
(+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)))))) |
(+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (/.f64 (*.f64 x #s(literal -1/8 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)))))) |
(/ 1 (* x (+ 1/2 (sqrt (/ 1 x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 4 binary64))))) x) |
(/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)))) x) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) |
(+ 1 (* x (+ 1 (* x (+ 1 x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) x) |
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -1 binary64)) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(pow (/ 1 x) 1/8) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) |
(pow (/ 1 x) 1/8) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) |
(pow (/ 1 x) 1/8) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) |
(pow (/ 1 x) 1/8) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) |
(pow (/ 1 x) 1/8) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) |
(pow (/ 1 x) 1/8) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) |
(pow (/ 1 x) 1/8) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) |
(pow (/ 1 x) 1/8) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) |
(exp (* 1/8 (+ (log -1) (log (/ -1 x))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/8 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/8 binary64))) |
(exp (* 1/8 (+ (log -1) (log (/ -1 x))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/8 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/8 binary64))) |
(exp (* 1/8 (+ (log -1) (log (/ -1 x))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/8 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/8 binary64))) |
(exp (* 1/8 (+ (log -1) (log (/ -1 x))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/8 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/8 binary64))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
Compiled 22207 to 2997 computations (86.5% saved)
15 alts after pruning (8 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1023 | 3 | 1026 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1024 | 15 | 1039 |
| Status | Accuracy | Program |
|---|---|---|
| 43.3% | (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) x) x) | |
| 5.1% | (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) | |
| 98.9% | (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) | |
| ✓ | 3.1% | (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
| 3.2% | (/.f64 (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) | |
| 7.0% | (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) | |
| ✓ | 99.5% | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
| ✓ | 97.5% | (/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
| 97.0% | (/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64))) | |
| ✓ | 97.9% | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| 91.0% | (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) | |
| ✓ | 6.3% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 96.2% | (*.f64 (pow.f64 (pow.f64 x #s(literal -1/16 binary64)) #s(literal 8 binary64)) #s(literal 1/2 binary64)) | |
| ✓ | 98.4% | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | 97.1% | (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64))) |
Compiled 510 to 247 computations (51.6% saved)
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
(/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
(/.f64 (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/16 binary64)) #s(literal 8 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 5/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) x) x) x) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x x)) x) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) x) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
2 calls:
| 15.0ms | x |
| 6.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | x |
| 99.5% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
(/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
(/.f64 (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x))) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/16 binary64)) #s(literal 8 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
2 calls:
| 5.0ms | x |
| 4.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | x |
| 98.4% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | x |
Compiled 2 to 1 computations (50% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.6% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 1× | egg-herbie |
| 8× | +-commutative_binary64 |
| 4× | *-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 2× | 1-exp_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 22 |
| 1 | 21 | 22 |
| 2 | 25 | 22 |
| 3 | 27 | 22 |
| 4 | 28 | 22 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| 4244× | *-lowering-*.f32 |
| 4244× | *-lowering-*.f64 |
| 3020× | /-lowering-/.f32 |
| 3020× | /-lowering-/.f64 |
| 2970× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 137 |
| 1 | 218 | 128 |
| 2 | 1865 | 120 |
| 0 | 8344 | 120 |
| 0 | 113 | 434 |
| 1 | 325 | 384 |
| 2 | 1037 | 376 |
| 3 | 3221 | 373 |
| 4 | 7103 | 373 |
| 0 | 8112 | 373 |
| 0 | 28 | 116 |
| 1 | 182 | 97 |
| 2 | 1660 | 96 |
| 0 | 8386 | 96 |
| 0 | 6 | 16 |
| 1 | 39 | 16 |
| 2 | 300 | 16 |
| 3 | 3704 | 16 |
| 0 | 8338 | 16 |
| 0 | 244 | 1968 |
| 1 | 763 | 1668 |
| 2 | 2765 | 1649 |
| 3 | 7816 | 1649 |
| 0 | 8324 | 1649 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 89 to 63 computations (29.2% saved)
Compiled 82 to 52 computations (36.6% saved)
Loading profile data...